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:
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 7 years ago
- A babel-macro for transforming mdx inline☆94Updated 3 weeks ago
- 🕳 Render Preact trees into other Preact trees, like portals.☆156Updated 5 years ago
- Use webpack loader with automatic dependency installation.☆42Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.☆37Updated 7 years ago
- An opinionated library to make testing babel plugins easier.☆80Updated 3 years ago
- 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
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆36Updated 6 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Helper function for handling internal navigation in Single Page Apps (SPAs) in ~250 bytes before gzip.☆53Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 7 years ago
- A sandbox for playing around with React suspense☆16Updated last year
- An Enzyme-like testing utility built for the DOM and Web Components.☆40Updated 7 years ago
- A tagged template literal utility for Node streams☆46Updated 4 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 8 years ago
- A zero-dependency, 1k CSS-in-JS library for purists.☆60Updated 8 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- Simple and lightweight (~590 bytes gzip) progress bar component for Preact☆49Updated 8 years ago
- 📏 Animate height when children mount/unmount☆57Updated 6 years ago
- HyperScript syntax for React components without runtime overhead☆20Updated 8 years ago
- Focus on targets with selectors☆29Updated 7 years ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- 💥 A no-nonsense dev server toolkit to help you develop quickly and easily for the web☆112Updated last month
- Assigns the nodmodule attribute to script tags injected by Html Webpack Plugin☆45Updated 2 years ago
- CSSOM-JS utility library☆39Updated 8 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