Middleware for generating a markdown Table of Contents with Template or applications based on Template.
Repositories
jonschlinkert repositories
Middleware for Template, for matching todos in a string.
Template utils.
System for creating and managing view collections, rendering, engines, routes and more. See the "dev" branch for most recent updates.
Templates plugin that adds an async `eachOf` method for rendering each template in a collection. Uses the `.eachOf` method from the async library.
Test utils, helpers for common things that need to be done when writing tests, like reading fixtures, writing results, etc.
Returns the formatted, high-resolution time difference between `start` and `end` times.
Displays the execution time for Node.js modules loading by hooking require() calls
Get a formatted timestamp. Used in gulp, assemble, generate, and many others.
Convert from one time scale to another. Nanosecond is the most atomic unit, week is the largest unit.
Copy to the clipboard.
Convert any object into an event-emitter, and emits events with the name of any any method called on the object.
Create exports from a directory of non-javascript or javascript files.
Create vinyl file from a file path. Also reads contents and populates the `stat` property based on options.
Create a command-line argument from a string or string (key) and value.
Convert the properties of an object to command line flags.
Generate a github-flavored-markdown fenced-code-block snippet.
Stringify any value to be used as the key of an object.
Parse a string into a list object with text and level properties.
Does one simple thing: coverts the `license` field in package.json to `MIT`, or adds the license field with `MIT` if it does not already exist.