Verb plugin that adds middleware for creating and injecting a table of contents into a markdown document.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Generate a regex from a string or array of strings.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
Generate a markdown TOC (table of contents) with Remarkable.
(temporary fork of picomatch) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Copy a descriptor from object A to object B
Get a formatted timestamp.
Safely evaluate JavaScript (estree) expressions, sync and async.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Get the npm global path prefix.
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
Get and calculate npm download stats for npm modules.
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
Fast, generic JavaScript/node.js utility functions.
just `console.log` prefixed with a green check
Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.
Generate a markdown TOC (table of contents) with Remarkable.
Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.
Checks that given package is installed globally or locally.