create .ics file on the fly using javascript or jquery?

后端 未结 5 924
花落未央
花落未央 2021-01-30 12:08

Can someone tell me if there is any jquery plugin to dynamically create .ics file with values coming from the page div values like there would be

5条回答
  •  不要未来只要你来
    2021-01-30 12:16

    While this is an older question, I have been looking for a front-end solution as well. I recently stumbled across the ICS.js library which looks like the answer you're looking for.

提交回复
热议问题