All Projects → timekit-io → Booking Js

timekit-io / Booking Js

Licence: mit
📅 Make a beautiful embeddable booking widget in minutes

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Booking.js by Timekit

Circle CI

Releases & changelog

Make a beautiful embeddable booking widget in minutes running on the Timekit API.

Booking.js Screenshot

⚠️ This is version 2 of booking.js that supports the new projects model and uses App Widget Key for authentication. Version 1 is still supported.

Documentation

All documentation, guides and examples can be found on our developer portal.

This repo is mainly for community contributions, and the curious soul that would like to customize the widget.

Roadmap/todos

See Issues for feature requests, bugs etc.

License attributions

The json-schema v0.2.3 package is used pursuant to the BSD-3-Clause license

How to publish changes to npm

make sure you upgrade version number in package.json file follow sementic versioning

  • run ```yarn test``
  • test manually to make sure widget works fine
  • merge your changes to master and pull master branch locally
  • make sure your changes are uptodate and clean
  • run following commands
# login as tulipnpm user
yarn login

# commit and publish new changes
yarn publish
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].