jridgewell / babel-plugin-transform-incremental-domLinks
Turn JSX into IncrementalDOM
☆143Updated 4 years ago
Alternatives and similar repositories for babel-plugin-transform-incremental-dom
Users that are interested in babel-plugin-transform-incremental-dom are comparing it to the libraries listed below
Sorting:
- JSX to native DOM API transpilation. <div> ⟹ document.createElement('div')!☆153Updated 4 years ago
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆262Updated 9 years ago
- Transforms JSX to InfernoJS vNodes☆80Updated last month
- A Babel plugin which eliminates closures from your JavaScript wherever possible.☆368Updated 2 years ago
- On demand targeted transpiling inside the browser's ServiceWorker☆208Updated 9 years ago
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 9 years ago
- [WIP] concord modules specification☆156Updated 5 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- [DEPRECATED, use babel-plugin-tcomb instead] Runtime type checking for Flow☆116Updated 9 years ago
- Index HTML plugin for Webpack☆41Updated 9 years ago
- Create a JSDom instance for browserless testing, exposing some handling methods☆77Updated 7 years ago
- A discussion forum for JavaScript, in the issues☆113Updated 9 years ago
- Turn Virtual DOM nodes into HTML☆140Updated last year
- Development-oriented build tool for the web☆74Updated 7 years ago
- Lightning fast template and view engine built on top of Incremental DOM and Babel (ES6 Templates + Incremental DOM working together)☆69Updated 9 years ago
- Drop-in BDD helpers for AVA test runner [DEPRECATED, please use Jest!]☆143Updated 7 years ago
- Currying made simple.☆85Updated 5 years ago
- Proposal: add more export-from statements in ES7☆153Updated 9 years ago
- A browserify plugin to partition your modules in different bundles☆113Updated 9 years ago
- TypeLint is an ESlint plugin for optional static typing in JavaScript, based on JSDoc.☆174Updated 7 years ago
- An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments☆115Updated 7 years ago
- A loader-agnostic CSS Modules implementation, based on PostCSS☆91Updated 5 years ago
- Demo of SW + HTTP2 + ES6 modules☆72Updated 7 years ago
- A proposal for private state in JavaScript (Stage 0)☆92Updated 9 years ago
- A way to create DOM and add it to the document without blocking the main thread.☆88Updated 6 years ago
- A rendering loop for diffable UIs☆173Updated 8 years ago
- A Lerna-like tool for managing Javascript monorepos using Yarn☆143Updated 7 years ago
- (v8-lazy-parse-webpack-plugin) This is a webpack plugin designed to exploit the V8 engines treatment of functions with parens wrapped aro…☆104Updated 8 years ago
- tiny functional router☆98Updated 8 years ago