JSDev is a simple JavaScript preprocessor. It implements a tiny macro language that is written in the form of tagged comments. These comments are normally ignored, and will be removed by JSMin. But JSDev will activate these comments, replacing them with executable forms that can be used to do debugging, testing, logging, or tracing. JSDev scans a source looking for and replacing patterns. A pattern is a slashstar comment containing a tag and some stuff, and optionally a condition wrapped in parens. There must be no space between the slashstar and the <tag>.
published version 0.0.84, 13 years agoCorrect implementations for Array.of and Array.from
published version 0.1.6, 12 years agoPoop the latest #jsconf messages to your command line
jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)
Compare file sizes on this branch to master
published version 0.4.2, 9 years agoIntel Galileo & Intel Edison IO Plugin for Johnny-Five JavaScript Robotics
published version 0.10.0, 8 years agoThe JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!
published version 2.1.0, 4 years agoParticle Core & Photon IO Plugin for Johnny-Five
published version 0.15.0, 7 years ago