sindresorhus / stuffLinks
Random stuff I want to share
☆41Updated 3 years ago
Alternatives and similar repositories for stuff
Users that are interested in stuff are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get the current local time of a GitHub user.☆57Updated 6 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get all GitHub repos from a user or an organization☆37Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get or check the current macOS version☆62Updated 3 years ago
- Exclude certain items from an array☆21Updated last month
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a year is a leap year☆20Updated 4 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆68Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated last year
- Get the latest version of an npm package☆53Updated last year
- Get the default browser☆26Updated last year
- Run JavaScript in the browser - Sublime plugin (macOS)☆250Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago