Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JavaScript

JavaScript parser, executor and serializer.

Build Status NPM Version NPM Downloads MIT License Standard Version Codecov

Package Size

@vivaxy/javascript 15.5k(gizpped 4k)

@babel/parser 187.2k(gzipped 45.4k)

acorn 92.8k(gzipped 26.7k)

Benchmark

@vivaxy/javascript#parse x 5,761 ops/sec ±0.28% (91 runs sampled)

@babel/parser#parse x 3,674 ops/sec ±2.27% (88 runs sampled)

acorn#parse x 2,224 ops/sec ±1.06% (92 runs sampled)

Fastest is @vivaxy/javascript#parse

You can’t perform that action at this time.