jonschlinkert / markdown-utils
Convert plain text into snippets of markdown.
☆30Updated 6 years ago
Alternatives and similar repositories for markdown-utils:
Users that are interested in markdown-utils are comparing it to the libraries listed below
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 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
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- CLI and API to get a single file from Github repository.☆10Updated 7 years ago
- Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind…☆28Updated 5 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
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- node package to convert a javascript source string into a bookmarklet☆24Updated 10 years ago
- Get the path to an app (macOS)☆48Updated 3 years ago
- Find a file by walking up parent directories☆40Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Open the URL from a web shortcut file☆16Updated 3 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Check if a file path is a text file☆18Updated 10 months ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 2 years ago
- Move around lines in a string☆10Updated 8 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Change your Sublime tmTheme files by applying different color filters on the fly. http://facelessuser.github.io/ThemeTweaker/☆25Updated 8 months ago
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Updated 5 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- bump regex with semver☆13Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago