LitoMore / xo-summary
Display output from `xo` as a list of style errors, ordered by count
☆35Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for xo-summary
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Stylelint shareable config for XO☆42Updated 5 months ago
- Simplify eslint rules by visiting templates☆20Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Linkify GitHub issue references☆46Updated last month
- Add XO to your project☆47Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Check if a value is a function☆27Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- A better `Promise.race()`☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- WeakMap with an array of keys☆17Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Super-lightweight Promised wrapper around `chrome.*` API to be used in modules. Prefer `webextension-polyfill` if you’re using it directl…☆12Updated last year
- Regular expression for matching issue references