Re: Standalone Lightning for webapps?
Alan Lord <[email protected]> Wed, 27 Jan 2016 14:32:31 +0000
| Newsgroups | gmane.comp.mozilla.devel.calendar |
|---|---|
| Message-ID | <[email protected]> |
On 27/01/16 13:40, CC wrote: > Just a sanity check before I spend too much time on this. > > I need to write some standalone code on a (Linux) web server that serves calendar data to browsers via Ajax. It should return either HTML or Javascript to the browser, so that the browser can display a month view (just like a Lightning month view). How about using something like: http://fullcalendar.io/ Why re-invent the wheel? HTH Al