sindresorhus / markdown-extensions
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
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- List of prototype properties for JavaScript types☆25Updated 11 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file path is a text file☆18Updated 11 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 8 months ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Check if a value is an object☆40Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Get the system default UID☆11Updated last year
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Syntax theme that lets you focus on the content☆21Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆13Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago