sebmarkbage / ecmascript-generator-expression
Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
☆97Updated 7 years ago
Alternatives and similar repositories for ecmascript-generator-expression:
Users that are interested in ecmascript-generator-expression are comparing it to the libraries listed below
- Proposal for Promise.prototype.inspect☆76Updated 7 years ago
- a repository for learning about React's innards. WIP.☆45Updated 7 years ago
- Compile polished helper functions at build time☆138Updated 3 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Add markers to your React components for easy testing with actual DOM elements☆79Updated 7 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- A pretty printer for AST-like structures☆130Updated 7 years ago
- ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.☆77Updated 8 years ago
- Rollup plugin for removing Flow type annotations.☆80Updated 4 years ago
- Stop worrying about method/function binding!!☆42Updated 9 years ago
- Trace execution context of JS functions☆61Updated 8 years ago
- Declaratively render a tree of files with JSX☆110Updated 8 years ago
- WORK IN PROGRESS: Precompiles CSS-in-JS objects to CSS strings☆69Updated 4 years ago
- A setup to get you started on building babel plugins.☆44Updated 7 years ago
- Simple pattern matching for ES6☆102Updated 6 years ago
- 📓 Consistent React unit testing with zero boilerplate!☆45Updated 6 years ago
- ☆18Updated 8 years ago
- Canary tooling for checking webpack dependencies against specific webpack versions☆48Updated 7 years ago
- A way to create DOM and add it to the document without blocking the main thread.☆88Updated 5 years ago
- jsx -> favicon☆75Updated 7 years ago
- ☆92Updated 7 years ago
- Multiline tagged templates using a pipe |, followed by a space, to signal line start, no more crazy indent hacks.