rtsao / create-universal-packageLinks
📦 A toolchain for developing universal (Node.js and browser) JavaScript packages
☆36Updated last year
Alternatives and similar repositories for create-universal-package
Users that are interested in create-universal-package 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 5 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 7 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- A babel-macro for transforming mdx inline☆93Updated 6 months ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- 🕳 Render Preact trees into other Preact trees, like portals.☆156Updated 5 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- Parse your code in markdown into CodeSandbox.☆51Updated 6 years ago
- Focus on targets with selectors☆29Updated 6 years ago
- ⚙️ State machine -powered components in 250 bytes☆174Updated 7 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Simple and lightweight (~590 bytes gzip) progress bar component for Preact☆49Updated 8 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Make _classMembers 'private' using symbols☆39Updated 7 years ago
- Use webpack loader with automatic dependency installation.☆42Updated 3 years ago
- An experimental css-in-js library☆81Updated 2 years ago
- A (300b gzip) component to render alerts/messages when offline.☆29Updated 7 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 2 years ago
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆36Updated 6 years ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- A sandbox for playing around with React suspense☆16Updated last year
- A zero-dependency, 1k CSS-in-JS library for purists.☆60Updated 7 years ago
- Easily allow your Node program to run in a target node version range to maximize compatibility.☆20Updated 5 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 11 months ago
- Improved sorting order for directory entities☆26Updated 6 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