Yeoman generator for kickstarting a gulp plugin, or a basic node.js project with a gulpfile.js.
Repository
Repository di jonschlinkert
Generate a command line application for node.js.
Yeoman generator for creating custom tags for Verb.
Generate beautiful SVG patterns
CLI for getting/creating a list of node.js export statements for functions in a module. Why? I want to write pure JavaScript and not worry about remembering to add export statements until js-hint complains about it.
CLI and API to get a single file from Github repository.
Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.
Returns a git repository's first commit as a JavaScript object.
Get a value from a property on a nested object.
Get the package.json for a project from npm.
Get package.json files for an array of repos from the npm registry.
Get a nested property or its value from an object using simple `a.b.c` paths.
Get the GitHub repository URL from a NPM package name.
Use property paths (`a.b.c`) get a nested value from an object.
Return an array of all values from the given object.
Utility for getting an assemble or templates view from a collection object.
Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory with files). Useful for unit tests and generators.
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
git clone a repo with only username/repo
API and CLI for getting the stars for one or more GitHub users or organizations.