licenses.dev

nmvc v0.0.14

Simple ES6 MVC framework built on Express.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT181
PackageRelationDependenciesPublished
@types/geojson • 1.0.6TypeScript definitions for GeoJSON Format Specification RevisionINDIRECT0
accepts • 1.2.13Higher-level content negotiationINDIRECT3
acorn-globals • 1.0.9Detect global variables in JavaScript using acornINDIRECT1
acorn • 1.2.2ECMAScript parserINDIRECT0
acorn • 2.7.0ECMAScript parserINDIRECT0
align-text • 0.1.4Align the text in a string.INDIRECT4
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asap • 1.0.0High-priority task queue for Node.js and browsersINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
basic-auth • 1.0.4node.js basic auth parserINDIRECT0
bignumber.js • 4.0.4A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bignumber.js • 9.0.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.13.3Node.js body parsing middlewareDIRECT20
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
bytes • 2.1.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 2.4.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
character-parser • 1.2.1Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT0
clean-css • 3.4.28A well-tested CSS minifierINDIRECT4
commander • 2.6.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.8.1the complete solution for node.js command-line programsINDIRECT1
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.5Node.js compression middlewareDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
connect-session-sequelize • 3.2.0Session store for connect-session using sequelizeDIRECT29
constantinople • 3.0.2Determine whether a JavaScript expression evaluates to a constant (using UglifyJS)INDIRECT1
content-disposition • 0.5.1Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-parser • 1.3.5cookie parsing with signaturesDIRECT2
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie-signature • 1.0.7Sign and unsign cookiesINDIRECT0
cookie • 0.1.3cookie parsing and serializationINDIRECT0
cookie • 0.1.5cookie parsing and serializationINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.4.4Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.INDIRECT0
css-parse • 1.0.4CSS parserINDIRECT0
css-stringify • 1.0.5CSS compilerINDIRECT0
css • 1.0.8CSS parser / stringifier using css-parse and css-stringifyINDIRECT2
debug • 2.2.0small debugging utilityDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT26
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
depd • 1.0.1Deprecate all the thingsINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
dottie • 1.1.1Fast and safe nested object access and manipulation in JavaScriptINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
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.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.7.0Create simple ETagsINDIRECT0
express-mysql-session • 1.3.0A MySQL session store for express.jsDIRECT26
express-session • 1.15.6Simple session middleware for ExpressINDIRECT11
express-session • 1.18.1Simple session middleware for ExpressDIRECT10
express • 4.13.4Fast, unopinionated, minimalist web frameworkDIRECT41
finalhandler • 0.4.1Node.js final http responderINDIRECT6
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.3.0HTTP response freshness testingINDIRECT0
fs-extra • 0.26.7fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generic-pool • 2.4.2Generic resource pooling for Node.JSINDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.3.1Create HTTP error objectsINDIRECT2
iconv-lite • 0.4.11Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.13Convert character encodings in pure javascript.INDIRECT0
inflection • 1.13.4A port of inflection-js to node.js moduleINDIRECT0
ipaddr.js • 1.0.5A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT13
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-promise • 1.0.1Test whether an object looks like a promises-a+ promiseINDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jade • 1.11.0A clean, whitespace-sensitive template language for writing HTMLDIRECT46
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jstransformer • 0.0.2Normalize the API of any jstransformerINDIRECT3
kind-of • 3.2.2Get the native type of a value.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
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
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
moment-timezone • 0.5.46Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
morgan • 1.6.1HTTP request logger middleware for node.jsDIRECT7
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 0.7.2Tiny milisecond conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
mysql • 2.15.0A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.INDIRECT11
mysql • 2.18.1A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.DIRECT10
negotiator • 0.5.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT17
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise • 2.0.0Bare bones Promises/A+ implementationINDIRECT1
promise • 6.1.0Bare bones Promises/A+ implementationINDIRECT1
proxy-addr • 1.0.10Determine address of proxied requestINDIRECT2
random-bytes • 1.0.0URL and cookie safe UIDsINDIRECT0
range-parser • 1.0.3Range header field string parserINDIRECT0
raw-body • 2.1.7Get and validate the raw body of a readable stream.INDIRECT3
readable-stream • 2.3.3Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 2.3.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT19
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
retry-as-promised • 2.3.2Retry a failed promiseINDIRECT3
right-align • 0.1.3Right-align the text in a string.INDIRECT5
safe-buffer • 5.1.1Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
send • 0.13.1Better streaming static file server with Range and conditional-GET supportINDIRECT15
send • 0.13.2Better streaming static file server with Range and conditional-GET supportINDIRECT15
sequelize • 3.35.1Multi dialect ORM for Node.JS/io.jsDIRECT20
serve-favicon • 2.3.2favicon serving middleware with cachingDIRECT4
serve-static • 1.10.3Serve static filesINDIRECT17
set-function-length • 1.2.2Set a function's length propertyINDIRECT13
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
sqlstring • 2.3.0Simple SQL escape and format for MySQLINDIRECT0
sqlstring • 2.3.1Simple SQL escape and format for MySQLINDIRECT0
statuses • 1.2.1HTTP status utilityINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
terraformer-wkt-parser • 1.2.1Well-Known Text parserINDIRECT2
terraformer • 1.0.12A Geo-toolkit built in Javascript.INDIRECT1
toposort-class • 1.0.1Topological sort of directed acyclic graphs (like dependecy lists)INDIRECT0
transformers • 2.1.0String/Data transformations for use in templating libraries, static site generators and web frameworksINDIRECT10
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
uid-safe • 2.1.5URL and cookie safe UIDsINDIRECT1
underscore • 1.8.3JavaScript's functional programming helper library.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.0merge() utility functionINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
validator • 5.7.0String validation and sanitizationINDIRECT0
vary • 1.0.1Manipulate the HTTP Vary headerINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.INDIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
with • 4.0.3Compile time `with` for strict mode JavaScriptINDIRECT3
wkx • 0.2.0A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializerINDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC11
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
qs • 4.0.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
shimmer • 1.1.0Safe(r) monkeypatching for JavaScript.INDIRECT0
uglify-js • 2.2.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT4
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
unknown1
PackageRelationDependenciesPublished
bcrypt-nodejs • 0.0.3A native JS bcrypt library for NodeJS.DIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.14 version:

[![licenses](https://licenses.dev/b/npm/nmvc/0.0.14)](https://licenses.dev/npm/nmvc/0.0.14)
<a href="https://licenses.dev/npm/nmvc/0.0.14">
  <img src="https://licenses.dev/b/npm/nmvc/0.0.14" alt="licenses" />
</a>
GitHub