shapesecurity / shift-codegen-jsLinks
code generator for Shift format ASTs
☆34Updated 3 years ago
Alternatives and similar repositories for shift-codegen-js
Users that are interested in shift-codegen-js are comparing it to the libraries listed below
Sorting:
- constructors for Shift format AST nodes☆28Updated 3 years ago
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- Compile WebAssembly .wat files to a common js module☆135Updated 5 years ago
- ECMAScript parser that produces a Shift format AST☆257Updated 3 years ago
- AST recursive visitor☆80Updated 2 years ago
- working browser polyfill for node.js vm#runInContext() methods☆21Updated 11 years ago
- utility box for ECMAScript language tools☆122Updated 3 years ago
- ☆95Updated 9 years ago
- JavaScript implementation of the SuperPack extensible schemaless binary encoding format☆40Updated 5 years ago
- reducer for the Shift AST format☆24Updated 3 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 3 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 8 months ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- browser editor for code that gets 'compiled' on the server with node and run on the client☆62Updated 7 years ago
- Multipart parser☆34Updated last year
- diff and patch operations on arrays.☆56Updated 10 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 9 years ago
- detect and report syntax errors in source code strings☆82Updated last year
- HTTP header string parser☆39Updated 4 years ago
- Small, fast, awesome. The only ES5-ish set of polyfills (shims) you can mix-and-match because they're individual modules.☆140Updated 10 years ago
- Converts JavaScript objects to equivalent ASTs☆34Updated 6 years ago
- traversal functionality for the Shift AST format☆21Updated 6 years ago
- Lightweight Babylon AST traversal tools.☆44Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.