Skip to content

sunjw/jstool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,283 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A JavaScript (JSON) tool for Visual Studio Code.

  • Douglas Crockford's JSMin algorithm to minimize JavaScript code.
  • My own algorithm to format JavaScript code.
  • A JSON tree viewer.

Really helpful to JavaScript coder on Visual Studio Code. Easy to use it.
Made in China.
Project site: http://www.sunjw.us/jstool

Buy Me a Coffee at ko-fi.com

FEATURES

  • JavaScript minify.
  • JavaScript/JSON format.
  • Sort JSON data alphabetically.
  • JSON tree viewer.

INSTALL

Install "JSTool" (sunjw.jstool) from Visual Studio Code Extensions. Or "Download Extension" from https://marketplace.visualstudio.com/items?itemName=sunjw.jstool then using the Install from VSIX... command in the Extensions view command drop-down, or the Extensions: Install from VSIX... command in the Command Palette, point to the .vsix file.

LICENSE

GPL 2.0

AUTHOR

Sun Junwen sunjw8888 at gmail.com

About

A JavaScript (JSON) tool for Visual Studio Code.

Topics

Resources

License

Stars

308 stars

Watchers

16 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors