1.2.2 • Published 2 years ago

@ewizardjs/settings-strategies v1.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.2.0

3 years ago

1.1.5

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago