standard / standard-loaderLinks
webpack loader for linting your code with https://github.com/feross/standard
☆69Updated 2 years ago
Alternatives and similar repositories for standard-loader
Users that are interested in standard-loader are comparing it to the libraries listed below
Sorting:
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 4 months ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Adds an optional isDeprecated method to React.PropTypes☆44Updated 8 years ago
- [MIGRATED] Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale dat…☆67Updated 6 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Babel presets for modern browsers