nx-js / compiler-utilLinks
An NX utility, responsible for executing code in the context of an object.
☆164Updated 7 years ago
Alternatives and similar repositories for compiler-util
Users that are interested in compiler-util are comparing it to the libraries listed below
Sorting:
- require('vm') like in node but for the browser☆205Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.☆95Updated 3 years ago
- Blazing fast unique hash generator☆311Updated 3 years ago
- Load module from string☆299Updated 7 years ago
- parses html into hyperscript☆172Updated 9 years ago
- Spec-compliant shim for Realms TC39 Proposal☆354Updated 2 years ago
- Tentative to a simple JavaScript AST modification library☆249Updated 11 months ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.☆293Updated 5 years ago
- Promise-based messaging for Web Workers and Service Workers☆481Updated 3 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.☆340Updated 2 years ago
- CommonJS/Webpack compatible Monaco editor☆62Updated 7 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- JSX to native DOM API transpilation. <div> ⟹ document.createElement('div')!☆152Updated 4 years ago
- Angular expressions as standalone module☆98Updated 2 weeks ago
- minimalist virtual dom library☆512Updated 3 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆416Updated last year
- Library for efficiently diffing and patching virtual and real DOM fragments.☆100Updated 7 years ago
- Playground to test repaint rates of JS libs☆256Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆218Updated last year
- Build JSON using JSX 🌈 (may contain blood magic)☆221Updated 3 years ago
- Use HTML template strings with snabbdom.☆96Updated 2 years ago
- A Proxy based implementation of Object.observe☆109Updated 5 years ago
- Escope: ECMAScript scope analyzer☆551Updated 3 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆187Updated last month
- 🐘 mobx model layer paradigm☆180Updated 3 years ago
- evaluate statically-analyzable expressions☆178Updated last year