alexmingoia / jsx-transform
JSX transpiler. A standard and configurable implementation of JSX decoupled from React.
☆293Updated 4 years ago
Alternatives and similar repositories for jsx-transform:
Users that are interested in jsx-transform are comparing it to the libraries listed below
- parses html into hyperscript☆169Updated 8 years ago
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆262Updated 8 years ago
- UI Benchmark☆184Updated 5 years ago
- JSX to native DOM API transpilation. <div> ⟹ document.createElement('div')!☆154Updated 3 years ago
- Require global variables☆252Updated 5 years ago
- A Babel plugin which eliminates closures from your JavaScript wherever possible.☆367Updated 2 years ago
- Alternative, faster React.js JSX parser☆652Updated 2 years ago
- Turn JSX into IncrementalDOM☆143Updated 3 years ago
- factor browser-pack bundles into common shared bundles☆400Updated 3 weeks ago
- JSDoc parser☆455Updated 6 years ago
- apply sourcemaps to js stack traces☆195Updated 5 years ago
- A simple utility for pluggable JS syntax transforms using the esprima parser.☆486Updated 8 years ago
- launch a web worker that can require() in the browser with browserify☆417Updated 3 weeks ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆415Updated 3 weeks ago
- walk the dependency graph to generate a stream of json output☆209Updated 3 weeks ago
- Former home of the now-withdrawn cancelable promises proposal for JavaScript☆375Updated 8 years ago
- A collection of codemods that allow you to transform your js code from ES5 to ES6.☆303Updated 2 years ago
- 🚅 - Hyper fast diffing algorithm for real DOM nodes☆732Updated 3 years ago
- Escope: ECMAScript scope analyzer☆545Updated 2 years ago
- Loader Standard☆608Updated 3 years ago
- Converts an HTML string into a virtual DOM☆172Updated last year
- Adds the contents of a virtual file to webpack's cached file system without writing it to disk☆173Updated 4 years ago
- HTML template strings for the Browser with support for Server Side Rendering in Node.☆685Updated 2 years ago
- ☆604Updated 6 years ago
- High-priority task queue for Node.js and browsers☆607Updated 3 years ago
- JavaScript Concrete Syntax Tree☆459Updated 2 years ago
- Asynchronous Javascript language extensions☆288Updated 4 years ago
- Transforms Babel/JSX into Snabbdom Virtual DOM