typescript-cache-helper
TypeScript icon, indicating that this package has built-in type declarations

1.0.123 • Public • Published

typescript-cache-helper

CI/CD codecov npm Downloads

Installation

npm i typescript-cache-helper@latest -g

Usage

const cacheHelper = new CacheHelper(['cache-name'], 300);

cacheHelper.Add('cache-name', 'key', { 'key', 'value' });

Development

Clone the latest and run

npm run prep

to install packages and prep the git hooks

Package Sidebar

Install

npm i typescript-cache-helper

Weekly Downloads

2

Version

1.0.123

License

MIT

Unpacked Size

34.5 kB

Total Files

21

Last publish

Collaborators

  • kbrashears5