Pixievolt No. 1
Pixievolt No. 1
This also affect READMEs as displayed on npmjs.com - they follow the GitHub convention of stripping emoji from IDs.
This could be much more reasonably implemented in v3, as currently there's a lot of manipulation of the store object to collect data to write to storage, whereas v3 will...
The v3 beta has been released (see #14); I decided against removing `options` but have not yet added a store factory option. @fielding, I'd appreciate more info on how helpful...
v3 was released without this, but I'm open to discussing it for a 3.x release.
In Itch the shortcut is Shift+F12; this is documented at https://itch.io/docs/itch/integrating/platforms/web.html
Looks like the Itch devs fixed the secure context thing as of the latest version.
I see this got some upvotes. I've proposed an API as part of #14; check it out and make sure it works for your needs.
I'm closing this as it is now part of the v3 beta and is not at risk of removal. Leave your feedback for `onWrite` on #14.
I've been thinking about the `storageArea` parameter, and thinking I can do better than just shorten the name. The nice thing about parameters on an options object is they don't...
v3 releasing on v2's anniversary won't happen due to meatspace interference, but in the meantime I've updated the first post with my current plans, including my new idea of having...