Rad-scripts: Difference between revisions
 (Created page with "* Javascript is here to stay, every time we browse, now and forever. * Node.js is the largest pile of little inter-dependent software modules the world has ever seen, and lets...")  | 
				No edit summary  | 
				||
| Line 3: | Line 3: | ||
* Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.  | * Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.  | ||
== [https://github.com/moodboom/rad-scripts GITHUB] ==  | === [https://github.com/moodboom/rad-scripts GITHUB] ===  | ||
== [https://www.npmjs.com/package/rad-scripts NPM] ==  | == [https://www.npmjs.com/package/rad-scripts NPM] ==  | ||
Revision as of 20:21, 1 May 2016
- Javascript is here to stay, every time we browse, now and forever.
 - Node.js is the largest pile of little inter-dependent software modules the world has ever seen, and lets you use Javascript everywhere.
 - Here's my little contribution, a small set of utilities that are fundamental to my automated scripting processes.