DEV Community

Discussion on: Offline form file-format

Collapse
 
manishfoodtechs profile image
manish srivastava

Your programme : cut copy paste this :
geeksforgeeks.org/how-to-convert-a...

First You need some libraries to work offline. To achieve this you can easily use a service worker.js that will store offline all html ,css, js to browser indexdb ( a kind of local storage in browser but bit different).
If you don't want any mess of service worker then all external files to be downloaded in folder