satya164 / babel-testLinks
An opinionated library to make testing babel plugins easier.
☆80Updated 2 years ago
Alternatives and similar repositories for babel-test
Users that are interested in babel-test are comparing it to the libraries listed below
Sorting:
- An experimental css-in-js library☆81Updated 2 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
- ☆28Updated 7 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
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- 🎣 Convert files to data-uris at build time.