deepsweet / typeonLinks
✔️ Typed JSON parse and stringify for TypeScript
☆22Updated 5 years ago
Alternatives and similar repositories for typeon
Users that are interested in typeon are comparing it to the libraries listed below
Sorting:
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- A babel-macro for transforming mdx inline☆94Updated last month
- Improved sorting order for directory entities☆26Updated 7 years ago
- 🎣 A babel macro which works similarly to the pipeline operator.☆36Updated 6 years ago
- Additional PropTypes for React☆27Updated last week
- ☆13Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 5 years ago
- Run prettier formatter with rollup☆63Updated this week
- React hook for subscribing to document visibility☆31Updated 7 years ago
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- This repository is a work in progress and not seeking feedback yet.☆22Updated 7 years ago
- Just like babel-register, but using all the loaders, resolvers and aliases from webpack☆50Updated 2 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 7 years ago
- WASM loader for Node☆50Updated 6 years ago
- A Journey through React Apollo - React Europe 2018☆32Updated 7 years ago
- Handle react class instances with more functional purity