sindresorhus / markdown-extensions
List of Markdown file extensions
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for markdown-extensions
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- 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
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- Check if a value is an object☆40Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Check if a file path is a text file☆16Updated 6 months ago
- Split a string at one or more indices☆23Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Check if a file path is a binary file☆43Updated 6 months ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆13Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Get the path to the user home directory☆13Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆24Updated last year
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get the system default UID☆11Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Ask me anything☆11Updated 9 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago