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:
- The Babel Podcast site!☆27Updated 2 years ago
- Experimental API for observing the visible box of an element☆52Updated 5 years ago
- 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
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- 👙 Microblogging service in node, express, passport, postgres + preact☆30Updated 5 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆65Updated last year
- the website☆51Updated this week
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Slugify a string☆63Updated 3 months ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- useTypewriter☆43Updated 3 years ago
- Wait for localhost to be ready from the command-line☆121Updated 3 months ago
- A pluggable JavaScript source code formatter☆29Updated 2 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated last year
- Check if a string is a URL☆87Updated 2 years ago
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 7 years ago
- Your very own containerized build system!☆47Updated 5 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- A proof of concept clone of Unpkg running on Cloudflare Workers☆47Updated 5 years ago
- This is an example of how you can use Create React App with Babel Plugin Macros.☆39Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 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
- drafting what a React SFC spec would look like☆41Updated 5 years ago