polyverse / bad-javascript
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
- Server for modern single-page web apps☆82Updated 6 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- A reactive component library for Preact / React (not production ready)☆55Updated 4 years ago
- 🃏 Jest import resolution plugin for eslint-plugin-import☆31Updated 3 years ago
- Monitor the size of files in your project specified within package.json.☆75Updated 3 months ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 9 months ago
- Webpack plugin for reporting changes in bundle sizes across builds☆61Updated 6 years ago
- Standard NPM Package Format☆42Updated 3 years ago
- Public issue tracker for the Test262 Report:☆11Updated 6 years ago
- Linkify GitHub issue references☆46Updated 6 months ago
- CLI to collect stats about React usage on a website☆29Updated last year
- Simplify eslint rules by visiting templates☆20Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- A pluggable JavaScript source code formatter☆29Updated 2 years ago
- Node.js releases data☆36Updated last week
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Analyze npm, hunt for es module packages☆35Updated 5 years ago
- perform asynchronous operations synchronously (intended for use with babel-plugin-macros)☆39Updated 4 months ago
- Quickly generate a list of merged PRs in the given git range☆86Updated 7 months ago
- 🍣 Track compressed Rollup asset sizes over time.☆66Updated 8 months ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- 🤗 "In Pursuit of Open Source" Zeit Day 2018☆23Updated 6 years ago
- A tiny Node.js microservice to detect the language of a code snippet☆21Updated 4 years ago
- Full-fledged state management☆45Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 8 months ago