esprima / 1.2.2 last updated 5 months ago created on Nov 25th 2011

Install

npm install --save esprima

Clone

git clone git@github.com:ariya/esprima.git

dependencies

No dependencies listed.

maintainers

ariya

versions 24 total

1.2.2 5 months ago ariya
1.2.1 5 months ago ariya
1.2.0 6 months ago ariya
1.1.1 7 months ago ariya
1.1.0 7 months ago ariya
1.0.4 a year ago ariya
1.0.3 a year ago ariya
1.0.2 2 years ago ariya
1.0.1 2 years ago ariya
1.0.0 2 years ago ariya
0.9.9 3 years ago ariya
0.9.8 3 years ago ariya
0.9.7 3 years ago ariya
0.9.6 3 years ago ariya
0.9.5 3 years ago ariya
0.9.4 3 years ago ariya
0.9.3 3 years ago ariya
0.9.2 3 years ago ariya
0.9.1 3 years ago ariya
0.9.0 3 years ago ariya
0.8.2 3 years ago ariya
0.8.1 3 years ago ariya
0.8.0 3 years ago ariya
0.7.0 3 years ago ariya
96013 Downloads yesterday.

readme

Esprima (esprima.org, BSD license) is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Esprima is created and maintained by , with the help of many contributors.

Features

Esprima serves as a building block for some JavaScript language tools, from code instrumentation to editor autocompletion.

Esprima runs on many popular web browsers, as well as other ECMAScript platforms such as Rhino, Nashorn, and Node.js.

For more information, check the web site esprima.org.

Resolving all dependencies.. This could take a while as our cache is not yet fully warmed up.