Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder authored Dec 5, 2024
1 parent f80ba4d commit 8d76c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Super lightweight JavaScript state library using ESM modules. Modern and easy to use.

Uses the standard [Map](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) interface.

Features:

* Uses localStorage so state remains intact even if user leaves and comes back.
Expand Down

0 comments on commit 8d76c02

Please sign in to comment.