marten-de-vries / evaljsLinks
A JavaScript interpreter written in JavaScript
☆97Updated 8 years ago
Alternatives and similar repositories for evaljs
Users that are interested in evaljs are comparing it to the libraries listed below
Sorting:
- require('vm') like in node but for the browser☆203Updated 6 months ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated last year
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- ☆59Updated 3 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Lightweight Babylon AST traversal tools.☆44Updated 10 months ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- utility box for ECMAScript language tools☆121Updated 3 years ago
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- A collection of core PEGjs grammars (IETF, ISO, etc.)☆43Updated 3 years ago
- Tentative to a simple JavaScript AST modification library☆246Updated 4 months ago
- JavaScript option parsing and help generation library☆164Updated last year
- Rewrite file system `fs` paths☆59Updated last week
- A safe parse for simple js expression☆61Updated 2 years ago
- A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript☆41Updated 8 months ago
- Java Parser for JavaScript/TypeScript (based on antlr4ts)☆73Updated 10 months ago
- Simple Operator overloading library for JS.☆164Updated 3 years ago
- Run script easy!☆41Updated 6 months ago
- An JSON-Path utility (XPath for JSON) for nodejs and modern browsers.