jonschlinkert / get-repository-url
Get the GitHub repository URL from a NPM package name.
☆21Updated 6 years ago
Alternatives and similar repositories for get-repository-url:
Users that are interested in get-repository-url are comparing it to the libraries listed below
- Split a string at one or more indices☆23Updated 3 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆17Updated last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- clean up licenses from package.json files and the npm registry☆14Updated 9 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- CLI and API to get a single file from Github repository.☆10Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Exclude certain items from an array☆20Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create ansi colors by passing open and close codes.☆19Updated 11 months ago
- Check if a file path is a compressed file☆17Updated 10 months ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Stylelint plugin for stylehacks linting☆14Updated last year
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a value is a function☆27Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago