1.2.2 • Published 9 months ago

@ewizardjs/settings-strategies v1.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Settings strategies module

Module work with settings module and system-settings module.

For use strategies

  • For use your strategy need create instance like this: const yourStorageContext = new YourStrategy();
  • For use default fs strategy need create instance like this: const fsStorageContext = new FsStrategy();

Install

  • npm ci

Develop

  • npm run build
  • npm run build:watch

Run tests

  • npm run test
  • npm run test:debug
1.2.2

9 months ago

1.2.0

2 years ago

1.1.5

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago