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
- 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 8 months ago
- Get the system default UID☆11Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a file path is a binary file☆44Updated 8 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Gracefully restore the CLI cursor on exit☆36Updated 5 months ago
- Get the iTerm2 version☆10Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- List of prototype properties for JavaScript types☆25Updated 8 months ago
- Check if a file path is a compressed file☆17Updated 8 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Detect whether a terminal supports color☆18Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Slice a string with ANSI escape codes☆47Updated 7 months ago
- ☆17Updated 10 months ago
- Check if a file path is an archive file☆14Updated 8 months ago
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Check if a value is an object☆40Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 8 months ago
- Modify the values of an object☆28Updated 3 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Validate a date☆12Updated 5 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year