Showing 1-20 of 470,529 packages
This utility handles standard HTTP verb requests in JavaScript for use in an authenticated application. It also provides mechanisms to get PDF, CSV, & Zip files.
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.
gitbook plugin for a styled http verb display
A utility package for discriptive error handling.
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)
> Package to easily map HTTP requests to methods by HTTP verb with [micro](https://github.com/zeit/micro)
just `console.log` prefixed with a green check
Get the npm global path prefix.
Util for Base that optionally prevents a plugin from being registered more than once on an instance
Expand parsed command line arguments using expand-object.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Plugin that adds a `namespace` getter to a Base instance.
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)
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Adds HTTP verb methods to fetish
Cross-platform info symbol.
A library for integrating with PayPalHttp.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.