sindresorhus / is-mdLinks
Check if a filepath is a Markdown file
☆21Updated 4 years ago
Alternatives and similar repositories for is-md
Users that are interested in is-md are comparing it to the libraries listed below
Sorting:
- Check if a file path is a compressed file☆19Updated last year
- Get the path to the user home directory☆13Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Create a revved file path☆21Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if a value matches a condition☆13Updated 7 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Include only certain items in an array☆18Updated 4 months ago
- Check if a value is a function☆28Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆20Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get user info from a GitHub username☆22Updated 4 years ago
- Strip a substring from the start/end of a string☆22Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Exclude certain items from an array☆22Updated 4 months ago
- Check if a file path is a text file☆19Updated last year
- Check if a file path is an archive file☆15Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Sort an array of numbers☆17Updated last month
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago