entry-store
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

entry-store

A library for store search history entry data.

Install

npm install entry-store

Usage

import { createEntryStore } from 'entry-store'

const entryStore = createEntryStore(key, (val1, val2) => val1 === val2, options)

License

MIT

Package Sidebar

Install

npm i entry-store

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

15.6 kB

Total Files

7

Last publish

Collaborators

  • vinsurs