polyverse / bad-javascriptLinks
Let's get some bad javascript examples.
☆28Updated 6 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:
- CLI to collect stats about React usage on a website☆29Updated 2 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- The Babel Podcast site!☆27Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- A pluggable JavaScript source code formatter☆29Updated 3 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆65Updated last year
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆123Updated 2 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- Check if a project is using Yarn☆66Updated 4 months ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 7 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 7 years ago
- ESLint shareable config for Flow to be used with eslint-config-xo☆25Updated 4 years ago
- Debounce a function☆130Updated last year
- Check if a string is a URL☆87Updated 2 years ago
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago
- Generate an asset manifest file, keyed by route patterns!☆129Updated 4 years ago
- Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom☆17Updated 4 years ago
- Slugify a string☆63Updated 4 months ago
- A reactive component library for Preact / React (not production ready)☆55Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- 👙 Microblogging service in node, express, passport, postgres + preact☆30Updated 5 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 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
- An experiment to unify/speed up CI/local development via small Docker containers☆49Updated 5 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆122Updated 2 years ago
- (test-)framework agnostic utilities to test real styling of (virtual) dom elements☆38Updated last year