Showing 1-20 of 56,691 packages
Conjugated Spanish Verb Database
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
Media Type Database
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.
Almost complete English verb list.
Plugin for 'base' applications that adds a `rename` method that, when called, can be passed to `app.dest()` as the rename function (this is an instance plugin, not pipeline plugin)
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
An eslint plugin to enforce method or function name stick to the conventions.
Firebase JavaScript library for web and Node.js
base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.