This package has been deprecated

Author message:

This package has been deprecated and is no longer maintained. Please use @varasto/memory-storage.

@varasto/mock-storage
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

@varasto/mock-storage

Mock storage implementation that stores values in memory instead of hard disk and is useful when writing test cases.

Installation

$ npm install --save-dev @varasto/mock-storage

Usage

import { createMockStorage } from '@varasto/mock-storage';

const storage = createMockStorage();

Readme

Keywords

Package Sidebar

Install

npm i @varasto/mock-storage

Weekly Downloads

6

Version

1.1.0

License

MIT

Unpacked Size

5.09 kB

Total Files

10

Last publish

Collaborators

  • rauli