persistentjs

1.0.0 • Public • Published

PersistentJS

persistent.list

push(el)

pushFront(el)

get(index)

set(index,el)

run(callback)

Run on each element

search(property,value)

Search and return the first object in the list with set on

persistent.object

get(property)

set(property,value)

Readme

Keywords

Package Sidebar

Install

npm i persistentjs

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • rosh