All Projects → editorconfig → Live Demo

editorconfig / Live Demo

Licence: mit
Work in progress: EditorConfig in-browser live demo

Programming Languages

javascript
184084 projects - #8 most used programming language

EditorConfig Live Demo

An in-browser demo of EditorConfig.

Once completed this will use the EditorConfig JavaScript library.

Node.js and grunt-cli are required to modify the CSS or JavaScript.

Development

First install the dependencies using npm:

npm install

Everytime you change the SCSS or JavaScript files you will need to rebuild the minified JavaScript and CSS. Use build the site:

grunt build

To rebuild the site every time you make a change to a file run the watch daemon:

grunt dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].