jamiebuilds / dependency-free
An experiment to unify/speed up CI/local development via small Docker containers
☆49Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dependency-free
- Server for modern single-page web apps☆82Updated 5 years ago
- Composable alternative for Lodash.matches()☆14Updated 6 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- A babel preset that produces smallest possible code.☆40Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 6 years ago
- Your very own containerized build system!☆47Updated 4 years ago
- Parse your code in markdown into CodeSandbox.☆52Updated 6 years ago
- Full-fledged state management☆44Updated last year
- Redux, explicit.☆63Updated 5 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 5 months ago
- This repository is a work in progress and not seeking feedback yet.☆22Updated 6 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 2 months ago
- Providing utility to map a DOM element to source information, using debug metadata provided by (some) frameworks.☆34Updated 5 years ago
- 📊Stats: Easy performance monitoring for JavaScript / React☆19Updated 5 years ago
- ESLint shareable config for Flow to be used with eslint-config-xo☆24Updated 3 years ago
- Webpack plugin for reporting changes in bundle sizes across builds☆61Updated 6 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 6 years ago
- A script for enabling 2FA on all of your npm packages☆55Updated 6 years ago
- Run code in sandbox with in-memory module resolution☆62Updated last year
- A pluggable JavaScript source code formatter☆29Updated last year
- Experimenting with making using workers easy.☆32Updated 7 years ago
- A proof of concept clone of Unpkg running on Cloudflare Workers☆47Updated 4 years ago
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated last year
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- Puppeteer API shim for other browsers using WebdriverIO☆25Updated 6 years ago