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☆21Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Get the iTerm2 version☆11Updated this week
- Check if a file path is a binary file☆49Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if a value is an object☆42Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Updated 3 months ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Try to downgrade the permissions of a process with root privileges☆17Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Extract the article title of a HTML document☆56Updated 4 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- List of binary file extensions☆89Updated 8 months ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- ☆18Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago