licenses.dev

beautiful-manner v2.1.6

Create web services from folder structure

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT66
PackageRelationDependenciesPublished
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
co-body • 5.2.0request body parsing for coINDIRECT38
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.3A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inflate-body • 1.0.1Automatically unzip an HTTP stream and validate its buffer lengthINDIRECT12
inflation • 2.1.0Easily unzip an HTTP streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
manner • 2.7.3HTTP methods as a serviceDIRECT72
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
methodd • 1.1.0Create routing methods/services you can plug to anythingINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
morph-stream • 3.2.3Morph everything into a streamINDIRECT12
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
path-find • 2.0.0Find closes path in a URL-map objectDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT3
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
request-application • 1.0.3Parse application/json and other application/* HTTP requestsINDIRECT14
request-body • 1.2.5Parse HTTP request body according its content typeINDIRECT51
request-form • 1.0.2Parse x-www-form-urlencoded request.INDIRECT36
request-text • 1.0.1Parse text/plain requestsINDIRECT13
response-status • 1.0.0Send status code through HTTP responseDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
salute • 1.1.1The best middleware for your HTTP request/responseINDIRECT21
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown3
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsINDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.15.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/beautiful-manner)](https://licenses.dev/npm/beautiful-manner)
<a href="https://licenses.dev/npm/beautiful-manner">
  <img src="https://licenses.dev/b/npm/beautiful-manner" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.6 version:

[![licenses](https://licenses.dev/b/npm/beautiful-manner/2.1.6)](https://licenses.dev/npm/beautiful-manner/2.1.6)
<a href="https://licenses.dev/npm/beautiful-manner/2.1.6">
  <img src="https://licenses.dev/b/npm/beautiful-manner/2.1.6" alt="licenses" />
</a>
GitHub