sindresorhus / show-all-github-issuesLinks
Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.
☆52Updated 4 years ago
Alternatives and similar repositories for show-all-github-issues
Users that are interested in show-all-github-issues are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Modify the values of an object☆27Updated 3 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Check if you're running in Hyper☆24Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago