Share your code.
everything.js
everything.js
A single javascript file that contains every ECMA-262 edition 5.1 grammatical production.
Usage Example
Mocha:
;Further ECMAScript Version Support
Support has been added for ECMAScript 2015. Version can be specified through
require.resolve("everything.js/<version>"), where <version> is one of:
es5: ECMASCript 5.1es2015-module: ECMAScript 2015 modulees2015-script: ECMAScript 2015 script