https://github.com/hadijaveed/All-Convertors
The intent is to create a one stop UI to do syntax conversion of the Front-End code for the developers. As of today developers have to search for different places to convert their CSS, HTML or JS code to the different syntax or they have to install local CLI tools to do the conversion. All-Convertors is the project they can run locally or can go to Github Hosted URL https://hadijaveed.github.io/All-Convertors/ to do the necessary conversions.
Front-End Framework: ReactJS
HTML Code Editor Library: Ace Editor
Package Manager: NPM
Build Tool: Webpack
Submit a PR for the contribution or create an issue for the enhancements.
Github URL: https://github.com/hadijaveed/All-Convertors
Demo URL: https://hadijaveed.github.io/All-Convertors/
Work Done: CSS to Less and Stylus Convertor. HTML to JSX and Jade Convertor