0.2.2 • Published 6 years ago

coconut-embed-js v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Coconut Calendar JS Embed

npm Version Software License Code Coverage npm downloads

Install

Using npm:

$ npm install coconut-embed-js

Using yarn:

$ yarn add coconut-embed-js

Usage

import CoconutCalendar from 'coconut-embed-js';

const coconut = new CoconutCalendar('subdomain');

coconut.embed('id');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ npm run test

License

The MIT License (MIT). Please see License File for more information.

0.2.2

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.0.0

7 years ago