licenses.dev

frill-core v0.1.1

Core part of FrillJS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT64
PackageRelationDependenciesPublished
acorn • 5.7.4ECMAScript parserINDIRECT0
after • 0.8.2after - tiny flow controlINDIRECT0
arraybuffer.slice • 0.0.6Exports a function for slicing ArrayBuffers (no polyfilling)INDIRECT0
ast-types • 0.9.6Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
backo2 • 1.0.2simple backoff based on segmentio/backoINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base62 • 1.2.8Javascript Base62 encode/decoderINDIRECT0
base64-arraybuffer • 0.1.5Encode/decode base64 data into ArrayBuffersINDIRECT0
blob • 0.0.4Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commoner • 0.10.8Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modulesINDIRECT25
component-emitter • 1.1.2Event emitterINDIRECT0
component-emitter • 1.2.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cookiejar • 2.0.6simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.3.3small debugging utilityINDIRECT1
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
engine.io-client • 1.8.6Client for the realtime EngineINDIRECT24
engine.io-parser • 1.3.2Parser for the client for the realtime EngineINDIRECT7
envify • 3.4.1Selectively replace Node-style environment variables with plain strings.INDIRECT33
eventemitter3 • 1.2.0EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
extend • 3.0.0Port of jQuery.extend for node.js and the browserINDIRECT0
form-data • 1.0.0-rc3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
formidable • 1.0.17A node.js module for parsing form data, especially file uploads.INDIRECT0
has-binary • 0.1.7A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT1
has-cors • 1.1.0Detects support for Cross-Origin Resource SharingINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
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
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 0.7.2Tiny milisecond conversion utilityINDIRECT0
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
parsejson • 0.0.3Method that parses a JSON string and returns a JSON objectINDIRECT2
parseqs • 0.0.5Provides methods for parsing a query string into an object, and vice versa.INDIRECT2
parseuri • 0.0.5Method that parses a URI and returns an array of its componentsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
readable-stream • 1.0.27-1Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
socket.io-client • 1.7.4[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-DIRECT34
socket.io-parser • 2.3.1socket.io protocol parserINDIRECT5
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
superagent • 1.8.5elegant & feature rich browser / node HTTP with a fluent APIDIRECT21
through • 2.3.8simplified stream constructionINDIRECT0
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
wtf-8 • 1.0.0A well-tested WTF-8 encoder/decoder written in JavaScript.INDIRECT0
yeast • 0.1.2Tiny but linear growing unique id generatorINDIRECT0
unknown10
PackageRelationDependenciesPublished
better-assert • 1.0.2Better assertions for node, reporting the expr, filename, lineno etcINDIRECT1
callsite • 1.0.0access to v8's CallSitesINDIRECT0
component-bind • 1.0.0function binding utilityINDIRECT0
component-inherit • 0.0.3Prototype inheritance utilityINDIRECT0
esprima-fb • 15001.1.0-dev-harmony-fbFacebook-specific fork of the esprima projectINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
object-component • 0.0.3Object utils.INDIRECT0
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
to-array • 0.1.4Turn an array like into an arrayINDIRECT0
xmlhttprequest-ssl • 1.6.3XMLHttpRequest for NodeINDIRECT0
ISC7
PackageRelationDependenciesPublished
glob • 5.0.15a little globberINDIRECT9
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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
jstransform • 11.0.3A simple AST visitor-based JS transformerINDIRECT31
qs • 2.3.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react • 0.13.3React is a JavaScript library for building user interfaces.DIRECT34
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
reduce-component • 1.0.1Array reduce componentINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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