licenses.dev

@wardcunningham/wiki v0.9.0-beta.1

Federated Wiki

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT149
PackageRelationDependenciesPublished
accepts • 1.3.8Higher-level content negotiationINDIRECT3
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
body-parser • 1.20.2Node.js body parsing middlewareINDIRECT36
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
browser-split • 0.0.1Cross browser String#split implementationINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
coffee-script • 1.10.0Unfancy JavaScriptDIRECT0
coffee-trace • 1.4.0_makes debugging coffee-script easier by displaying corresponding lines of code in the stack-trace with style_DIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLDIRECT2
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-parser • 1.4.6Parse HTTP request cookiesINDIRECT2
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.4.1HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
cookies • 0.5.0Cookies, optionally signed using Keygrip.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
errorhandler • 1.5.1Development-only error handler middlewareINDIRECT5
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-stream • 4.0.1construct pipes of streams of eventsINDIRECT7
express • 4.19.2Fast, unopinionated, minimalist web frameworkINDIRECT63
finalhandler • 1.2.0Node.js final http responderINDIRECT9
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
global • 4.4.0Require global variablesINDIRECT3
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
handlebars • 4.7.7Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hbs • 4.2.0Express.js template engine plugin for HandlebarsINDIRECT8
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
keygrip • 1.0.3Key signing and verification for rotated credentialsINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
map-stream • 0.0.7construct pipes of streams of eventsINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
method-override • 2.3.10Override HTTP verbsINDIRECT5
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.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 3.0.1Recursively mkdir, like `mkdir -p`INDIRECT0
morgan • 1.10.0HTTP request logger middleware for node.jsINDIRECT8
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
next-tick • 0.2.2Environment agnostic nextTick polyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute 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
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
process • 0.11.10process information for node.js and browsersINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.18.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.15.0Serve static filesINDIRECT20
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
statuses • 2.0.1HTTP status utilityINDIRECT0
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
string-template • 0.2.1A simple string template function based on named or indexed argumentsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
virtual-dom • 2.1.1A batched diff-based DOM rendering strategyINDIRECT15
wiki-client • 0.7.9Federated Wiki - Client-side JavascriptDIRECT1
wiki-plugin-activity • 0.2.9Federated Wiki - Activity Plug-inDIRECT17
wiki-plugin-audio • 0.1.10Federated Wiki - Audio PluginDIRECT0
wiki-plugin-bars • 0.3.3Federated Wiki - Activity Plug-inDIRECT0
wiki-plugin-bytebeat • 0.2.5Federated Wiki - Bytebeat Plug-inDIRECT0
wiki-plugin-calculator • 0.2.5Federated Wiki - Calculator Plug-inDIRECT0
wiki-plugin-calendar • 0.2.7Federated Wiki - Calendar Plug-inDIRECT0
wiki-plugin-chart • 0.3.4Federated Wiki - Chart Plug-inDIRECT0
wiki-plugin-code • 0.2.4Federated Wiki - Code Plug-inDIRECT0
wiki-plugin-factory • 0.2.6Federated Wiki - Factory Plug-inDIRECT0
wiki-plugin-federatedwiki • 0.2.2Federated Wiki - FederatedWiki Plug-inDIRECT0
wiki-plugin-flagmatic • 0.1.5Federated Wiki - Flagmatic PluginDIRECT0
wiki-plugin-force • 0.3.2Federated Wiki - Force Plug-inDIRECT0
wiki-plugin-future • 0.2.4Federated Wiki - Future Plug-inDIRECT0
wiki-plugin-grep • 0.1.5Federated Wiki - Grep PluginDIRECT0
wiki-plugin-html • 0.2.4Federated Wiki - HTML Plug-inDIRECT0
wiki-plugin-image • 0.2.4Federated Wiki - Image Plug-inDIRECT0
wiki-plugin-line • 0.3.2Federated Wiki - Line Plug-inDIRECT0
wiki-plugin-logwatch • 0.2.2Federated Wiki - Log Watch Plug-inDIRECT0
wiki-plugin-map • 0.2.3Federated Wiki - Map Plug-inDIRECT0
wiki-plugin-markdown • 0.2.6Federated Wiki - Markdown PluginDIRECT0
wiki-plugin-mathjax • 0.2.6Federated Wiki - MathJax Plug-inDIRECT0
wiki-plugin-metabolism • 0.2.4Federated Wiki - Metabolism Plug-inDIRECT0
wiki-plugin-method • 0.2.5Federated Wiki - Method Plug-inDIRECT0
wiki-plugin-pagefold • 0.2.5Federated Wiki - Pagefold Plug-inDIRECT0
wiki-plugin-paragraph • 0.2.4Federated Wiki - Paragraph Plug-inDIRECT0
wiki-plugin-pushpin • 0.3.2Federated Wiki - Push Pin Plug-inDIRECT0
wiki-plugin-radar • 0.3.2Federated Wiki - Radar Plug-inDIRECT0
wiki-plugin-reference • 0.2.5Federated Wiki - Reference Plug-inDIRECT0
wiki-plugin-report • 0.2.4Federated Wiki - Report Plug-inDIRECT0
wiki-plugin-rollup • 0.2.4Federated Wiki - Rollup Plug-inDIRECT0
wiki-plugin-roster • 0.1.6Federated Wiki - Roster PluginDIRECT0
wiki-plugin-scatter • 0.3.2Federated Wiki - Scatter Plug-inDIRECT0
wiki-plugin-search • 0.2.0Federated Wiki - Search PluginDIRECT2
wiki-plugin-transport • 0.2.0Federated Wiki - Transport PluginDIRECT0
wiki-plugin-video • 0.2.10Federated Wiki - Video PluginDIRECT0
wiki-plugin-wikish • 0.0.11Federated Wiki - wikish PluginDIRECT0
wiki-security-persona • 0.1.2Mozilla Persona plugin for Federated Wiki node serverDIRECT2
wiki-server • 0.8.0-beta.1A Federated Wiki ServerDIRECT122
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
unknown14
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
error • 4.4.0Custom errorsINDIRECT3
ev-store • 7.0.0Stores event listeners and event handles on a DOM objectINDIRECT1
flates • 0.0.5Simple functions to build html strings.INDIRECT0
grunt-git-authors • 3.2.0Generate a list of authors from the git history.INDIRECT1
individual • 3.0.0Garantueed individual valuesINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
spawnback • 1.0.1Simplified process spawning with buffered output in a callbackINDIRECT0
wiki-plugin-changes • 0.2.6Federated Wiki - Changes Plug-inDIRECT0
wiki-plugin-data • 0.2.4Federated Wiki - Data Plug-inDIRECT0
wiki-plugin-favicon • 0.2.4Federated Wiki - Favicon Plug-inDIRECT0
wiki-plugin-reduce • 0.2.4Federated Wiki - Reduce Plug-inDIRECT0
x-is-array • 0.1.0Simple array testINDIRECT0
x-is-string • 0.1.0Simple string testINDIRECT0
ISC11
PackageRelationDependenciesPublished
glob • 5.0.15a little globberDIRECT9
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 5.0.1Write files in an atomic fashion w/configurable ownershipINDIRECT2
BSD-3-Clause4
PackageRelationDependenciesPublished
qs • 5.2.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.0.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
walk • 2.3.15A node port of python's os.walkINDIRECT1
BSD-2-Clause2
PackageRelationDependenciesPublished
sanitize-caja • 0.1.4sanitize html using caja and reasonable assumptionsINDIRECT0
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.DIRECT2
non-standard1
PackageRelationDependenciesPublished
wiki-plugin-plugins • 0.0.1Federated Wiki - Plugins PluginDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
client-sessions • 0.7.0secure sessions stored in cookiesINDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
foreachasync • 3.0.0A node- and browser-ready async counterpart of Array.prototype.forEachINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40wardcunningham%2Fwiki)](https://licenses.dev/npm/%40wardcunningham%2Fwiki)
<a href="https://licenses.dev/npm/%40wardcunningham%2Fwiki">
  <img src="https://licenses.dev/b/npm/%40wardcunningham%2Fwiki" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.0-beta.1 version:

[![licenses](https://licenses.dev/b/npm/%40wardcunningham%2Fwiki/0.9.0-beta.1)](https://licenses.dev/npm/%40wardcunningham%2Fwiki/0.9.0-beta.1)
<a href="https://licenses.dev/npm/%40wardcunningham%2Fwiki/0.9.0-beta.1">
  <img src="https://licenses.dev/b/npm/%40wardcunningham%2Fwiki/0.9.0-beta.1" alt="licenses" />
</a>
GitHub