sindresorhus / markdown-extensionsLinks
List of Markdown file extensions
☆20Updated last year
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 filepath is a Markdown file☆20Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a file path is a text file☆18Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file path is a binary file☆45Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Get the system default UID☆11Updated last year
- List of prototype properties for JavaScript types☆25Updated last year
- Get the path to the user home directory☆13Updated 4 years ago
- Get the iTerm2 version☆10Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a value is an object☆40Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated 3 weeks ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if a file path is an archive file☆14Updated last year
- Slice a string with ANSI escape codes☆47Updated last year
- Modify the keys of an object☆15Updated 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
- Check if a number is in a given range☆21Updated 4 years ago
- A generator to create codemods quickly.☆11Updated 9 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago