this is a temporary repo
Repositories
jonschlinkert repositories
vinyl-view plugin that overwrites the `context` method on `view` to create the context used for rendering.
View plugin for `templates` that adds methods for working with the file system. Works with assemble, verb, and any other `templates` based applications
View plugin for templates.js, assemble or verb, that calls JSON.parse on .json files and keeps `file.content` in sync with `file.json.data`.
Create collections for vinyl files.
Vinyl adapter for the file system
Extends vinyl files with properties used in vinyl-collections.
Extends vinyl with render and compile methods, and properties used for rendering templates.
Visit application methods that map directly to command line arguments and emit events for flags.
Cross-platform warning symbol.
Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.
Reliable way to to get the height and width of the terminal/console in a node.js environment.
Wrap words to a specified length.
Count the words in a string.
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
Add a banner to any file.
Write a YAML or JSON file to disk. Automatically detects the format to write based on extension. Or pass `ext` on the options.
Write a JSON to file disk, also creates directories in the dest path if they don't already exist.
Basic node.js utility for converting JSON to YAML and writing formatting YAML files to disk.
Basic API for yarn.