developit / babel-preset-preactLinks
Babel preset to transform JSX into h() calls
☆30Updated 6 years ago
Alternatives and similar repositories for babel-preset-preact
Users that are interested in babel-preset-preact are comparing it to the libraries listed below
Sorting:
- This module has moved and is now available at @rollup/plugin-run / https://github.com/rollup/plugins/blob/master/packages/run☆64Updated 6 years ago
- transition-group ui component for preact☆54Updated 5 years ago
- A (300b gzip) component to render alerts/messages when offline.☆29Updated 8 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Preact CLI plugin that adds converts async/await to Promises.☆44Updated 5 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- Bundle, serve, and hot reload with one command☆125Updated 6 years ago
- HOC that renders component into shadow-dom☆34Updated 9 years ago
- 🕳 Render Preact trees into other Preact trees, like portals.☆156Updated 5 years ago
- Server for modern single-page web apps