idleberg / Readme-HelperLinks
Snippets to help you create Readme files
☆18Updated 9 years ago
Alternatives and similar repositories for Readme-Helper
Users that are interested in Readme-Helper are comparing it to the libraries listed below
Sorting:
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆22Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆68Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Get the name of the current operating system☆20Updated 2 years ago
- Strip comments from CSS☆41Updated 4 years ago
- Change your Sublime tmTheme files by applying different color filters on the fly. http://facelessuser.github.io/ThemeTweaker/☆25Updated last month
- Detect the indentation of code☆23Updated 2 months ago
- 🚀🔥 Bits and pieces of knowledge☆21Updated 8 months ago
- Get metadata about the active window (title, id, bounds, owner, URL, etc)☆68Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Get the passwd user entry from a username or uid☆30Updated 3 years ago
- Open the URL from a web shortcut file☆17Updated 4 years ago
- Find a file by walking up parent directories☆44Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 6 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- plugin to compile markdown to man pages☆98Updated 2 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Updated 4 years ago
- Get free disk space info from `df -kP`☆64Updated 2 months ago
- utility to convert to ESLint formatter compatible output☆17Updated 2 years ago
- Strip ANSI escape codes☆39Updated 4 years ago
- Add stdin support to any CLI app that accepts file input☆125Updated 4 years ago