zeke / standard-summaryLinks
Display output from `standard` as a list of style errors, ordered by count.
☆11Updated 3 years ago
Alternatives and similar repositories for standard-summary
Users that are interested in standard-summary are comparing it to the libraries listed below
Sorting:
- ☆13Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Lowercase the keys of an object☆40Updated last year
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Get your Mac model☆15Updated 8 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Sink your streams.☆17Updated 2 years ago