Returns true if a year is valid based on a given year, range of years, sequences of years, or any mixture of these.
Repositories
jonschlinkert repositories
Returns true if a value is an object and appears to be a valid Templates view object.
Returns true if the value passed is all whitespace
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
Is the value an object, and not an array or null?
Customized monokai theme for iterm. There are others, this one is based on https://github.com/jonschlinkert/sublime-monokai-extended
Parse JavaScript code comments and generate API documentation.
Default template used by js-comments for generating API docs.
Check if a directory is empty.
Use micromatch to filter npm module dependencies by name.
Temporary minified copy of js-yaml until the project exposes a minified version and starts using the `files` property in package.json.
JSON schema reference resolver
Wrap, align and justify the words in a string.
Spectacular Test Runner for JavaScript
a module to automate logging into npm
Make any Node ReadableStream emit "keypress" events
Get the length of the keys on an object. Much faster than Object.keys().
Recursively builds a tree of object keys. Useful for creating lists or debugging.
CLI utility for normalizing, adding and removing keywords from package. This will **NORMALIZE** keywords, so duplicates will be removed and keywords will be sorted. Remember, always commit first, ;-)