idleberg / Readme-HelperLinks
Snippets to help you create Readme files
☆18Updated 8 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:
- Change your Sublime tmTheme files by applying different color filters on the fly. http://facelessuser.github.io/ThemeTweaker/☆25Updated last year
- Get the path to an app (macOS)☆48Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- plugin to manage links☆15Updated 4 years ago
- Detect the indentation of code☆22Updated 3 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 all emails in a text file or stdin☆24Updated 3 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Find a file by walking up parent directories☆42Updated last year
- Get the name of the current operating system☆20Updated last year
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Strip the authentication part of a URL☆18Updated 3 years ago
- Open the URL from a web shortcut file☆16Updated 3 years ago
- Convert plain text into snippets of markdown.☆30Updated 7 years ago
- Strip leading whitespace from each line in a string☆12Updated 3 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Get a RawGit URL for a file hosted in a public Github repository.☆11Updated 6 years ago
- Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10☆13Updated 5 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- utility to convert to ESLint formatter compatible output☆17Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago