sindresorhus / markdown-extensionsLinks
List of Markdown file extensions
☆21Updated 2 years ago
Alternatives and similar repositories for markdown-extensions
Users that are interested in markdown-extensions are comparing it to the libraries listed below
Sorting:
- Check if a file path is a text file☆19Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the iTerm2 version☆10Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Try to downgrade the permissions of a process with root privileges☆17Updated 2 years ago
- Check if a filepath is a Markdown file☆21Updated 4 years ago
- Check if a file path is a binary file☆47Updated last year
- ☆17Updated last year
- Split a string at one or more indices☆24Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a value is an object☆41Updated 4 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 4 months ago
- Left pad each line in a string☆19Updated 2 years ago
- Node's default require extensions as a separate module☆10Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get the PATH environment variable key cross-platform☆45Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get the path to this package - Useful for testing☆22Updated 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
- Recursively create nested directories with jsftp, like mkdirp☆21Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Check whether a binary version satisfies a semver range☆14Updated last year
- List of prototype properties for JavaScript types☆26Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get the email of an npm user☆14Updated last year
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago