jonschlinkert topic
normalize-pkg
Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.
engine
Alternative to Lo-Dash template with support for helpers.
add-filename-increment
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform de...
handlebars-helper-repeat
{{repeat}} handlebars helper, for duplicating a block of content n times.
is-extglob
Returns true if a string has an extglob
is-valid-glob
Return true if a value is a valid glob pattern string, or array of glob patterns.
parse-glob
Parse a glob pattern into an object of path parts.
snapdragon-lexer
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
git-repo-name
Get the repository name from the git remote origin URL
git-username
Extract the username from a git remote origin URL.