merkle-open / gondel

🚡 Gondel is a tiny library to bootstrap frontend components
https://gondel.js.org
MIT License
36 stars 10 forks source link

@storage plugin #42

Closed janbiasi closed 3 years ago

janbiasi commented 5 years ago

Purpose of this pull request?

see https://github.com/namics/gondel/blob/2b763bff79f4030ff4a16136ffcb5cf582a62171/packages/plugins/storage/README.md

What changes did you make?

plugins/storage a new plugin to save values easily in localStorage across components, also custom storages and serializers supported.

Does this pull request introduce a breaking change?

No.

Is there anything you'd like reviewers to focus on?

the @storage decorator itself.

janbiasi commented 5 years ago

@jantimon what should we do with that one? 😆

janwidmer commented 3 years ago

Deleted due to inactivity