-
Notifications
You must be signed in to change notification settings - Fork 32
janus/JSDev
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
JSDev, A JavaScript Development Tool
Douglas Crockford
douglas@crockford.com
2012-01-04
JSDev is a filter that activates selected comments, making them executable.
This makes it possible to put development, performance, and testing scaffolding,
into a source file. The scaffolding is removed by minification, but is activated
by JSDev.
JSDev looks for comments in this form:
/*<cmd> <stuff>*/
Where the <cmd> is named in the command line, and the stuff becomes the
development-mode goodness.
About
A JavaScript Development Tool
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published