ujjwalguptaofficial / JsStore

A complete IndexedDB wrapper with SQL like syntax.
http://jsstore.net/
MIT License
849 stars 109 forks source link

Feature - Helpers: remove #351

Closed ujjwalguptaofficial closed 10 months ago

ujjwalguptaofficial commented 10 months ago

Discussed in https://github.com/ujjwalguptaofficial/JsStore/discussions/349

Originally posted by **alfonsor** October 31, 2023 I congratulate you for this magnificent project. I am implementing your solution and I have a doubt: In the [Helpers](https://jsstore.net/docs/helpers), we have set and get, but there is no remove. What do I do when we no longer need a key? Thank you!
ujjwalguptaofficial commented 10 months ago

Implemented in v - 4.7.0