@metreeca/keep
v0.9.0
Published
{TBD}
Readme
@metreeca/keep
{TBD: one-line description}
{TBD: value proposition and key capabilities}
Installation
npm install @metreeca/keep[!WARNING]
TypeScript consumers must use
"moduleResolution": "nodenext"/"node16"/"bundler"intsconfig.json. The legacy"node"resolver is not supported.
Usage
[!NOTE]
This section introduces essential concepts; for complete coverage, see the API reference:
| Module | Description | |--------|-------------| | {TBD} | {TBD} |
{TBD: usage overview and examples}
Integrated Ecosystem
[!IMPORTANT]
@metreeca/keep defines {TBD}; applications are free to {TBD}.
@metreeca/keep is part of an integrated ecosystem for rapid application development:
| Package | Description | |-----------------------------|------------------------------------------------------------| | @metreeca/qest | Data types for client-driven, queryable REST/JSON APIs | | @metreeca/blue (upcoming) | Shape-based validation for resources, patches, and queries | | @metreeca/keep | Shape-driven storage framework with pluggable adapters | | @metreeca/gate (upcoming) | Shape-driven REST/JSON API publishing |
Support
- open an issue to report a problem or to suggest a new feature
- start a discussion to ask a how-to question or to share an idea
License
This project is licensed under the Apache 2.0 License – see LICENSE file for details.
