Socket
Socket
Sign inDemoInstall

cosy-js

Package Overview
Dependencies
1
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cosy-js

A cosy little library.


Version published
Weekly downloads
1
decreased by-97.22%
Maintainers
3
Install size
632 kB
Created
Weekly downloads
 

Readme

Source

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.

FAQs

Last updated on 19 Nov 2012

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc