sindresorhus / is-mdLinks
Check if a filepath is a Markdown file
☆20Updated 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:
- Split a string at one or more indices☆23Updated 4 years ago
- Exclude certain items from an array☆22Updated last month
- Get the system default UID☆11Updated last year
- Include only certain items in an array☆18Updated last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the Grunt tasks from a Grunt project☆8Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Check if a file path is a compressed file☆17Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a value is an object☆40Updated 4 years ago
- Check if a string is email like☆23Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Left pad each line in a string☆19Updated last year
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago