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 last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 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
- Detect the dominant newline character of a string☆56Updated 2 years ago
- ☆19Updated 2 weeks ago
- Check if a file path is a binary file☆49Updated 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 the path to the user home directory☆13Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Updated 4 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated last week
- Check if a value is an object☆42Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Left pad each line in a string☆20Updated 2 years ago
- Check if a string is email like☆25Updated 2 months ago
- Extract the article title of a HTML document☆56Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 8 months ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if a number is in a given range☆22Updated 5 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated 2 weeks ago