0.1.0 • Published 4 years ago

@microcode/expiring v0.1.0

Weekly downloads
3
License
MIT
Repository
-
Last release
4 years ago

Data containers with expiry

This provides a set of data containers where the stored data is removed after a set time.

This current containers that are implemented:

ExpiringSet (a version of Set)

Installation

npm install @microcode/expiring
OR
yarn add @microcode/expiring

License

This is licensed under the MIT license. Please read LICENSE for details.

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

5 years ago