polyverse / bad-javascriptLinks
Let's get some bad javascript examples.
☆28Updated 5 years ago
Alternatives and similar repositories for bad-javascript
Users that are interested in bad-javascript are comparing it to the libraries listed below
Sorting:
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- CLI to collect stats about React usage on a website☆29Updated last year
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- Check if a string is a URL☆85Updated 2 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆66Updated last year
- Check if your code is running as an npm script☆55Updated 3 years ago
- Add inline Flow comments to make Flow shut up about errors☆25Updated 7 years ago
- The Babel Podcast site!☆26Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 11 months ago
- An experiment to unify/speed up CI/local development via small Docker containers☆49Updated 4 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- Check if a project is using Yarn☆65Updated 3 years ago
- 👙 Microblogging service in node, express, passport, postgres + preact☆30Updated 5 years ago
- the website☆50Updated this week
- Experimenting with making using workers easy.☆32Updated 8 years ago
- Simple, user-created ESLint rules, right in their eslint config☆22Updated 3 years ago
- A reactive component library for Preact / React (not production ready)☆55Updated 4 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated last month
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆81Updated 2 years ago
- A Babel macro to conditionally import something based on environmental variables.☆51Updated 3 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆122Updated 2 years ago
- MicroAB is an A/B Testing API for express applications with simple persistence in redis. 🎉☆41Updated 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
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- A proof of concept clone of Unpkg running on Cloudflare Workers☆47Updated 4 years ago
- Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom☆17Updated 4 years ago