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:
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 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
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Detect the indentation of code☆22Updated 2 months ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Strip comments from CSS☆40Updated 4 years ago
- Find a file by walking up parent directories☆43Updated last year
- Change your Sublime tmTheme files by applying different color filters on the fly. http://facelessuser.github.io/ThemeTweaker/☆25Updated 2 weeks ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 5 months ago
- Check if a value is a function☆28Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 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 the passwd user entry from a username or uid☆29Updated 3 years ago
- Get the name of the current operating system☆20Updated 2 years ago
- Check if a string has ANSI escape codes☆50Updated 2 months ago
- Get or check the current macOS version☆61Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- ☆13Updated 3 years ago
- Convert plain text into snippets of markdown.☆30Updated 7 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Get or set screen brightness in OS X☆22Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year