You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<scriptsrc="jquery.js"></script><scriptsrc="bower_components/jquery-autosave/dist/jquery.autosave.min.js"></script><script>$('form').autosave;// autosave is now loaded</script>
The text was updated successfully, but these errors were encountered:
In a similar vein to #37, it would be useful to have this package on
bower
for easier installation/discoverability.For those interested in using this package until it is registered on
bower
, it can be installed via the following dependency in yourbower.json
:Then, the source can be loaded via:
The text was updated successfully, but these errors were encountered: