Skip to content

xpertana/zeitding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeitDing ("Time Thing")

A Javascript class which helps manage a collection of objects in Javascript which:

  • can be "timed out" after a configurable amount of time if not updated

Typical use cases will be where you need to maga

const things = new ZietDing();

things.add("a",{name:"Bob"});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published