UNPKG

everything.js

Version:

a single javascript file that contains every ECMA-262 edition 5.1 grammatical production

10 lines (9 loc) 146 B
language: node_js node_js: - "0.10" - "0.11" - "0.12" - "iojs" before_install: - "npm install npm -g" - "git submodule update --init"