sbstjn / timesheet.js

JavaScript library for HTML5 & CSS3 time sheets
https://sbstjn.github.io/timesheet.js
MIT License
6.97k stars 549 forks source link

Available via cdnjs #36

Closed paazmaya closed 9 years ago

paazmaya commented 9 years ago

Please make it available via https://github.com/cdnjs/cdnjs

kdabir commented 9 years ago

In the meantime rawgit can be used. For example, https://cdn.rawgit.com/sbstjn/timesheet.js/master/dist/timesheet.js and https://cdn.rawgit.com/sbstjn/timesheet.js/master/dist/timesheet.css can be used to link directly to the assets served with correct headers (not text/plain).

kdabir commented 9 years ago

By the Way, the URLs above need to be updated to https://cdn.rawgit.com/sbstjn/timesheet.js/master/dist/timesheet.min.js and https://cdn.rawgit.com/sbstjn/timesheet.js/master/dist/timesheet.min.css