standard / eslint-config-standard-jsxLinks
ESLint Shareable Config for JSX support in JavaScript Standard Style
☆105Updated 2 years ago
Alternatives and similar repositories for eslint-config-standard-jsx
Users that are interested in eslint-config-standard-jsx are comparing it to the libraries listed below
Sorting:
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Read the closest package.json file☆268Updated 2 months ago
- ☆119Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Defaults to be shared across webpack projects☆109Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- Execute scripts with Yarn or npm☆48Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- Indent each line in a string☆115Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Check if a path exists☆155Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Convert a value to an array☆133Updated 4 years ago
- Babel presets for modern browsers☆108Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago