0.1.1 • Published 9 years ago

fittable v0.1.1

Weekly downloads
8
License
-
Repository
github
Last release
9 years ago

fittable logo

Travis branch master Code climate

Fittable is lightweight JavaScript widget used for displaying timetables and calendars for various applications based on project Sirius. Offers subtle, flat and intuitive user interface. And it should be more fittable than any other timetable widget :blush:

Using JavaScript ES6+ code (converting to ES5 using https://github.com/6to5/6to5) makes the widget ready for new technologies and development trends in JavaScript language.

Offers quick implementation into another applications through simple Javascript API layer. For more information how to use this widget, visit our wiki.

Installation

First, make sure you're equipped with Node.JS and npm.

In future you'll be able to install fittable via bower.

When you're ready with all these tools, install it all with one command:

$ npm install

The compiled files will appear in directory dist/

Screenshot

Fittable screenshot, Imgur

Quick start

TODO

Documentation

TODO