Skip to content
forked from bplok20010/eval5

A JavaScript interpreter written in TypeScript - Support ES5

License

Notifications You must be signed in to change notification settings

HuolalaTech/eval5

 
 

Repository files navigation

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

About

A JavaScript interpreter written in TypeScript - Support ES5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%