festivals-client

1.1.0 • Public • Published

festivals-client

npm version bitHound Score Coverage Status Codeship Build Status Dependency Status devDependency Status

NPM

Festivals client library.

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install festivals-client --save

Tests

npm install
npm test

Dependencies

  • assert-plus: Extra assertions on top of node's assert module
  • async: Higher-order functions and common patterns for asynchronous code
  • commander: the complete solution for node.js command-line programs
  • config: Configuration control for production node deployments
  • festivals-model: Festivals app models.
  • q: A library for promises (CommonJS/Promises/A,B,D)
  • request: Simplified HTTP request client.
  • swagger-js-codegen: A Swagger codegen for JavaScript
  • winston: A multi-transport async logging library for Node.js
  • winston-loggly: A Loggly transport for winston
  • yamljs: Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.

Dev Dependencies

  • chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
  • istanbul: Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
  • mocha: simple, flexible, fun test framework
  • moment: Parse, validate, manipulate, and display dates
  • node-uuid: Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
  • rewire: Easy dependency injection for node.js unit testing

Changelog

CHANGELOG

License

The MIT License (MIT)

Copyright (c) 2015-2016 Zenedith

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Analytics

Package Sidebar

Install

npm i festivals-client

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • zenedith