Is Calendar.js Stand Alone? #261
-
|
I am doing some research, looking for a good event calendar that I can use for an app build at my workplace. However, where possible we use stand-alone products that do not use a CDN (or an API that goes outside of our own network). Does Calendar.js go online to get data or is it completely self-contained / stand-alone? Also, is it legal to use this product for an organization without paying any licensing fees? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello, Calendar.js does not go online to fetch any resources that it requires. Everything comes built in. The only thing you need to do is configure it for your use, and then supply data. Hope this helps, William Troup |
Beta Was this translation helpful? Give feedback.
Hello,
Calendar.js does not go online to fetch any resources that it requires. Everything comes built in. The only thing you need to do is configure it for your use, and then supply data.
Hope this helps,
William Troup