licenses.dev

nobel v0.1.3

RAML based API code generation for arduino

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
argparse • 0.1.16Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryDIRECT2
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
commander • 2.2.0the complete solution for node.js command-line programsDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
fs-extra • 0.6.4fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT4
inflection • 1.3.8A port of inflection-js to node.js moduleINDIRECT0
jsonfile • 1.0.1Easily read/write JSON files.INDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
mkdirp • 0.3.5Recursively mkdir, like `mkdir -p`INDIRECT0
ncp • 0.4.2Asynchronous recursive file copy utility.INDIRECT0
q • 0.9.7A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
rimraf • 2.2.8A deep deletion module for node (like `rm -rf`)INDIRECT0
swig • 1.3.2A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.DIRECT13
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
underscore.string • 2.4.0String manipulation extensions for Underscore.js javascript library.INDIRECT0
underscore • 1.7.0JavaScript's functional programming helper library.INDIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
xmlhttprequest • 1.6.0XMLHttpRequest for NodeINDIRECT0
unknown5
PackageRelationDependenciesPublished
forEachAsync • 2.2.1The forEachAsync module of FuturesJS (Ender.JS and Node.JS)INDIRECT1
fs.extra • 1.2.1fs.move and fs.copy for Node.JSDIRECT8
json-lint • 0.1.0JSON Lint with commentsINDIRECT0
sequence • 2.2.1The sequence module of FuturesJS (Ender.JS and Node.JS)INDIRECT0
uritemplate • 0.3.4An UriTemplate implementation of rfc 6570INDIRECT0
MIT OR X113
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.5.4Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT4
Apache-2.01
PackageRelationDependenciesPublished
raml-parser • 0.8.7A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.DIRECT5
non-standard1
PackageRelationDependenciesPublished
uglify-js • 2.4.24JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT9
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
walk • 2.2.1A node port of python's os.walkINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.1.34Generates and consumes source mapsINDIRECT1
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/nobel)](https://licenses.dev/npm/nobel)
<a href="https://licenses.dev/npm/nobel">
  <img src="https://licenses.dev/b/npm/nobel" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

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