Skip to content

vruivo/eslint-gui-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint GUI Configurator

  • Visually edit ESLint configuration through a webpage.
  • Webpage ruleset automatically created from ESLint source.

How to run:

  • go to source-reader/git-clone/ and do a git clone from eslint repo
  • cd eslint
  • npm init
  • back to root cd ../../../
  • node .
  • cd output/
  • open index.html with the browser

TODO:

  • rewrite using TDD
  • fix array controls
  • save output to a file
  • automatically check eslint git repository for changes and build new version

Screenshots:

eslint-gui_20180208

About

Create an ESLint config file on the browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published