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.
Copy a descriptor from object A to object B
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.
just `console.log` prefixed with a green check
Expand parsed command line arguments using expand-object.
Util for Base that optionally prevents a plugin from being registered more than once on an instance
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Plugin that adds a `namespace` getter to a Base instance.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
> A WebSocket provider for Y.js that works with ActionCable
Parse english with POS and output NLCST.
std-uritemplate implementation for TS/JS
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
A library for creating and manipulating NURBS surfaces and curves in many languages
Jambonz Verb Specification Utilities
Generate a regex from a string or array of strings.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Almost complete English verb list.
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.
Generate a slug – transliteration with a lot of options
(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.
React component for Tippy.js