appleple / form-storage

A JavaScript library stores the form-data to the localstorage so you don't have to fill the form again.

Home Page:https://appleple.github.io/form-storage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo CDR link broken

wilberforce opened this issue · comments

Thanks for this.

https://appleple.github.io/form-storage/

this is missing from the CDN:
https://unpkg.com/form-storage@1.3.1/build/form-storage.js

The link in the readme appears to work:
https://unpkg.com/form-storage@1.2.0/build/form-storage.js

It looks like 1.3.1 has not been pushed to unpkg.com