Skip to content

editorconfig/live-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e239d45 · May 26, 2013

History

22 Commits
May 25, 2013
May 22, 2013
May 22, 2013
May 23, 2013
May 26, 2013
May 22, 2013
May 23, 2013
May 23, 2013
May 25, 2013
May 26, 2013
May 22, 2013
May 25, 2013

Repository files navigation

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

About

Work in progress: EditorConfig in-browser live demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published