/eval5

A JavaScript interpreter written in TypeScript - Support ES5

Primary LanguageTypeScriptMIT LicenseMIT

eval5

中文 | English

GitHub license npm npm bundle size

A JavaScript interpreter written in TypeScript, Supports full ES5 syntax.

Note

Forked from eval5

Features

The purpose of this package is to reduce the code size, so as to compare with the original package, we removed the transpile from code to AST,

License

MIT