coconut-embed-js
v0.2.2
Published
Coconut Calendar JS Embed SDK
Downloads
5
Maintainers
Readme
Coconut Calendar JS Embed
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.