cosy-js

0.4.19 • Public • Published

Cosy

A cosy little library.

Build Status

Installation

Just install with npm install cosy-js or add it to your package.json.

If you use a bundler like Browserify, then Cosy will work just fine in-browser too.

Usage

Todo...

Development

In order to develop Cosy, you'll need to install the following npm modules globally like so:

npm install -g coffee-script
npm install -g jake

And then install development dependencies locally with:

npm install

Once you have these dependencies, you will be able to run the following commands:

jake build: Build JavaScript from the CoffeeScript source.

jake lint: Run CoffeeLint on the CoffeeScript source.

jake test: Run all unit tests.

License

Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i cosy-js

Weekly Downloads

2

Version

0.4.19

License

none

Last publish

Collaborators

  • rowanmanning
  • bahulneel
  • adlawson