jamiebuilds / generator-generator
AST Code Generator implemented several different ways with and without ES generators.
☆15Updated 6 years ago
Alternatives and similar repositories for generator-generator:
Users that are interested in generator-generator are comparing it to the libraries listed below
- 👮🏻 Traps focus within a DOM node☆82Updated 6 years ago
- Fold multiple render prop components into a single component.☆43Updated 7 years ago
- Ideas for React APIs☆18Updated 7 years ago
- Make _classMembers 'private' using symbols☆39Updated 6 years ago
- Tools for building awesome tools☆11Updated 6 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- ☆34Updated 7 years ago
- React grid using CSS Grid and styled-components☆95Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Focus on targets with selectors☆29Updated 6 years ago
- The Rehooks Logo☆27Updated 6 years ago
- Declarative DOM-Based Gesture Responder System☆20Updated 8 years ago
- Simple helper components to make responsive design easier in React.☆29Updated 7 years ago
- ☆38Updated 6 years ago
- A port-in-progress of the Compass vertical rhythm library☆18Updated 6 years ago
- ☆18Updated 7 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- Find render roots, reverse engineer and walk the React node tree.☆19Updated 6 years ago
- A zero-dependency, 1k CSS-in-JS library for purists.☆60Updated 7 years ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 6 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- 🔀 Render props for building accessible sortable stuff in React☆20Updated 7 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆37Updated 6 years ago
- 📨 Separate your component's markup from their position in the render tree☆70Updated 6 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- Precompile markdown to HTML at build time.☆14Updated 3 years ago
- Stock Market News app w/ React Suspense☆43Updated 7 years ago