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:
- Get the iTerm2 version☆11Updated 3 weeks ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Check if a file path is a text file☆21Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Try to downgrade the permissions of a process with root privileges☆17Updated 2 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 4 months ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Modify the values of an object☆29Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Strip a path from a path☆18Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Get the macOS version of the current system☆23Updated 4 months ago
- Check if a file path is a binary file☆49Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 5 years ago