calendar-frontend
v1.0.18
Published
Web app to be used on client websites to make appointments
Downloads
2
Maintainers
Readme
This is plain TypeScript/JavaScript version, with a lightweight date/time picker. Overall distribution size < 500 Kb.
Below is the list of removed libraries:
Angular2 - 2 Mb fullcalendar - 500 Kb, needs Moment - 500 Kb
There is no way to force npm to use minified library versions, people are using uglifyjs/tree shaking in webpack2, but uglifyjs doesn't support ES6 yet.
TODO: Add karma-webpack config as explained: https://angular.io/docs/ts/latest/guide/webpack.html