JavaScript

JavaScript YAML Implementation

We finish up the YAML implementation for CommonJS JavaScript frameworks such as nodejs.

Advanced JavaScript ebook - Create a jQuery clone, learn behavior driven development with JSpec and more

We release our 62 page ebook "Advanced JavaScript" for less than a cup of coffee! (only $4).

Execute system command with the Rhino JavaScript engine

This small, elegant function will execute the given command arguments when using the Rhino JavaScript engine, made possible via Java.

Rhino Java System Exec function

Execute a system command with this small, simple command for the Rhino JavaScript engine.

Get Function Parameter List With JavaScript

JavaScript has great potential in terms of metaprogramming capabilities. Check out the methods in this article to find out how to get a parameter list for any function.

JSpec Featured in JSMag June 2009

JSpec featured in the monthly JavaScript developer magazine JsMag.

Lightweight JavaScript JSON Encoding

Sometimes you dont need elaborate JSON encoding support, so the function below will do. Keep in mind that some builds of JavaScript provide toSource() which should be used when available.

JS getElementXPath

Need the XPath of a DOM element? check out this function

JavaScript ANSI Colors

Colorize your JavaScript terminal output with this handy little function.
Syndicate content