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:
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get the iTerm2 version☆11Updated 3 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Try to downgrade the permissions of a process with root privileges☆17Updated 2 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Check if a file path is a binary file☆49Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- List of prototype properties for JavaScript types☆27Updated last year
- Check if a value is an object☆42Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- List of binary file extensions☆89Updated 7 months ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 6 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆36Updated 4 years ago