public marks

PUBLIC MARKS from jdrsantos with tags javascript & tool

2013

2012

Brackets

by 3 others
Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under an MIT License.

2007

2006

JSMIN, The JavaScript Minifier

by 9 others
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files.

JSDoc Homepage - JavaScript Documentation Tool

by 8 others
JSDoc is a tool that parses inline documentation in JavaScript source files, and produces an HTML summary (example). It is based on the (very successful) javadoc tool that was created for the same purpose for the Java programming language. JSDoc is pr