“Insanely fast, full-stack, headless testing”
#js
Code Conventions for the JavaScript Programming Language
Code Conventions for the JavaScript Programming Language
“This is a set of coding conventions and rules for use in JavaScript programming. It is inspired by the Sun document Code Conventions for the Java Programming Language. It is heavily modified of course because JavaScript is not Java.”
Online javascript beautifier
“This little beautifier will reformat and reindent bookmarklets, ugly javascript, unpack scripts packed by the popular Dean Edward’s packer, as well as deobfuscate scripts processed by javascriptobfuscator.com.”
toc.js
“toc.js will scour your page for heading tags and build a table of contents for you.”
PHP.JS
“PHP.JS is an open source project in which we try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.”
/packer/
Javascript packer/minify script.
json-xml-rpc – Google Code
The client libraries available here allow requests to be made in either XML-RPC or JSON-RPC to the same service, and the server implementations available provide responses according to the type of RPC request provided.