NPM
Node Package Manager
44,508 tracked projects
Public Registry
www.npmjs.comPublic registry metadata is sourced from known upstream package ecosystems.
Find Project in NPM
| Project | Description |
|---|---|
Process supervision | |
<div align="center" width="100%"> <img src="./public/icon.svg" width="128" alt="" /> </div> | |
Get nodejs app and system uptime | |
Add uptime monitoring for given domains | |
Test framework for shell | |
Convert AMD & commonjs modules to UMD, AMD, commonjs or `combined.js` (rjs & almond) & run/test on nodejs, Web/AMD or Web/Script. Manipulate & inject module code & dependencies while building & more | |
Automagically run `grunt-contib-watch` task of a uRequire config. | |
Automagically generates & runs mocha/chai/phantomjs tests from a uRequire `lib` & `specs` build. | |
uRequire ResourceConverter for 'babeljs'. Defaults to `presets: ['es2015']`, can change in options. | |
uRequire RC for 'coco'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way | |
uRequire ResourceConverter for 'coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way | |
uRequire RC that executes a `child_process.exec` CLI command against each matched FileResource, returning stdout. | |
uRequire ResourceConverter for 'iced-coffee-script'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way | |
uRequire ResourceConverter, imports a module's *exported keys* as *variables* in all other modules. | |
Imports a module's *exported keys* as *variables* in all other modules. | |
uRequire ResourceConverter that injects a `var VERSION = 'x.x.x'` where its needed. | |
uRequire ResourceConverter that converts .less to .css - supports less options {} & srcMain. | |
uRequire ResourceConverter for 'livescript'. See http://urequire.org/resourceconverters.coffee#the-alternative-less-verbose-array-way | |
uRequire ResourceConverter from `*.teacup` to a `*.js` module, automagically importing *all* teacup exported keys. | |
uRequire ResourceConverter that converts `*.teacup` to `.html`. | |
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript. | |
Module that has utilities for URI parsing | |
Convert relative file system paths into safe URI paths | |
Parse and expand URI templates as defined by http://tools.ietf.org/html/rfc6570 | |
URI Template [RFC 6570] expansion and extraction | |
URI Templates (RFC6570) including de-substitution | |
URI.js is a Javascript library for working with URLs. | |
Fastest uriparser, written in C | |
Makes Windows-style paths more unix and URI friendly. | |
The core `url` packaged standalone for use with Browserify. | |
Check if URLs are functionally equal | |
Extract URLs from a string, markdown or HTML document. | |
Join urls and normalize as in path.join. | |
A loader for webpack which transforms files into base64 URIs | |
Two way `URL` <==> `route(params)` converter with mapper | |
Convert between file URL and path. | |
Small footprint URL parser that works seamlessly across Node.js and browser environments | |
Parse a url assuming `http` if no protocol or `//` is provided. | |
Lax URL parsing with support for protocol-less URLs and IPs | |
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings. | |
Polyfill URL and URLSearchParams | |
Regular expression for matching URLs | |
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers. | |
RegExp object to match and validate URL(s). | |
resolve multiple url segments like path.resolve | |
returns a url w/o the auth part for safe logging | |
Simple polyfill for URLSearchParams standard | |
a simple polyfill for javascript URLSearchParams | |
small function to append a query string to a URL | |
Slug generator with less than 1 KB and no dependencies, RFC 3986 compliant |