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 3 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 5 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 3 years ago
- Improved sorting order for directory entities☆26Updated 7 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 7 years ago
- React hook for subscribing to document visibility☆31Updated 7 years ago
- An experimental css-in-js library☆81Updated 3 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Updated 12 years ago
- The styled-components `preact-cli` template.☆15Updated 8 years ago
- Zero-runtime CSS in JS library for building React components☆18Updated 7 years ago
- Replace all instances of "@@strings like this" with hashes.