sanfilippopablo / babel-plugin-optimize-hook-destructuringLinks
Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.
☆44Updated 2 years ago
Alternatives and similar repositories for babel-plugin-optimize-hook-destructuring
Users that are interested in babel-plugin-optimize-hook-destructuring are comparing it to the libraries listed below
Sorting:
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 6 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- An experimental css-in-js library☆81Updated 2 years ago
- Focus on targets with selectors☆29Updated 7 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- Zero-runtime CSS in JS library for building React components☆18Updated 6 years ago
- React hook for subscribing to document visibility☆31Updated 6 years ago
- Improved sorting order for directory entities☆26Updated 6 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- Polyfill for the React Suspense API 😮☆100Updated 6 years ago
- The styled-components `preact-cli` template.☆15Updated 7 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 11 years ago
- A babel-macro for transforming mdx inline☆93Updated 7 months ago
- Babel plugin to transpile `css` prop to a styled component. (Experimental)☆55Updated 6 years ago
- Compile polished helper functions at build time☆138Updated 4 years ago
- 👮🏻 Traps focus within a DOM node☆82Updated 6 years ago
- Fold multiple render prop components into a single component.☆43Updated 7 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Ideas for React APIs☆18Updated 7 years ago
- Transform HTML into JSX or another language 🕹☆83Updated 6 years ago
- Add inline Flow comments to make Flow shut up about errors☆25Updated 7 years ago
- 📨 Separate your component's markup from their position in the render tree☆69Updated 7 years ago
- abusing the platform☆80Updated 6 years ago
- A sandbox for playing around with React suspense☆16Updated last year
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago