@giancarl021/cli-core-vault-extension
Version:
Plain and secure storage extension for the @giancarl021/cli-core npm package
12 lines (7 loc) • 459 B
Markdown
# CLI Core Vault Extension
Vault extension for CLI Core that provides persistent object storage capabilities. It allows the developer to store and retrieve data in a structured manner, using TypeScript Types as Schemas. Using three main storage methods:
- Persistent
- Temporary
- Secret
## Documentation and Source Code
The source code and documentation for this project can be found on [GitHub](https://github.com/Giancarl021/cli-core-vault-extension).