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:
- The Babel Podcast site!☆26Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- the website☆50Updated this week
- Template repository for bug reports to @testing-library/dom, @testing-library/react, and @testing-library/jest-dom☆17Updated 4 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
- Check if a project is using Yarn☆65Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- A template for creating new rehooks projects☆41Updated 6 years ago
- A pluggable JavaScript source code formatter☆29Updated 2 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
- 🍣 Track compressed Rollup asset sizes over time.☆66Updated last year
- Slugify a string☆59Updated 4 years ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 11 months ago
- Lazy number range generator☆81Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆81Updated 2 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- useTypewriter☆43Updated 2 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆122Updated 2 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- List of JavaScript types☆82Updated last year
- Redux, explicit.☆63Updated 6 years ago
- Simple, user-created ESLint rules, right in their eslint config☆22Updated 3 years ago
- ☆73Updated 5 months ago
- Handle `.mjs` files correctly within webpack☆70Updated 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