Esprima

Esprima 2.7.0 updated

Esprima was written for code structure analysis and is a tool for advanced JS developers only. Works with client-side (browsers) and server-side (Node.js, Rhino) environments.What is new in this release:Support ES6 for-of iteration Support ES6 spread...

QUnit

QUnit 1.22.0 updated

QUnit is the official unit testing tool used by the jQuery Team for the framework's core and various additional plugins. Besides specific jQuery code, QUnit can also test generic JavaScript code, including server-side JavaScript. This testing...