marten-de-vries / evaljs
A JavaScript interpreter written in JavaScript
☆94Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for evaljs
- A Beautiful Parser for the ECMAScript Language☆116Updated 6 years ago
- require('vm') like in node but for the browser☆201Updated 4 years ago
- v8 debugger client☆49Updated 9 years ago
- A language for building cross-language DSL☆36Updated 3 years ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆60Updated last year
- generates lexical analyzers. used by jison.☆57Updated 2 years ago
- A source mapping tool that visualizes a source map for ya, what else☆36Updated 8 years ago
- Java Parser for JavaScript/TypeScript (based on antlr4ts)☆69Updated 2 months ago
- JS Object representation of a stack frame.☆79Updated last year
- Babel plugin that automatically wraps top-level awaits☆14Updated 8 years ago
- querySelectorAll in javascript☆11Updated 5 years ago
- An elegant lib that converts the chalked text to HTML.☆107Updated 2 years ago
- Quick check if a Node.js Buffer or Uint8Array is UTF-8☆21Updated last month
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 2 years ago
- A JavaScript implementation of MurmurHash3's x86 hashing algorithms - npm - nodejs module☆49Updated last year
- AST recursive visitor☆79Updated last year
- A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript☆40Updated 3 weeks ago
- evaluate statically-analyzable expressions☆175Updated 10 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆296Updated 8 years ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.☆132Updated 2 years ago
- A javascript interpreter written in javascript☆374Updated 3 weeks ago
- JS JIT in JS☆217Updated 9 years ago
- CodeMirror Lint addon to use ESLint☆32Updated 4 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆149Updated this week
- Auto-generate JS class structures for Web IDL specifications☆79Updated 8 months ago
- A simple LRU cache☆135Updated 2 years ago
- High Performance JavaScript Expression Evaluator☆31Updated 8 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆118Updated 3 years ago