@de-re-crud/core
v0.20.1
Published
Core library for De Re CRUD
Downloads
170
Readme
@de-re-crud/core
Core library used by all other De Re CRUD libraries. It contains utilities for creating and validating schema.
Usage
The library can be installed with npm using:
yarn add @de-re-crud/core
or using npm:
npm install --save @de-re-crud/core
If used directly in the browser, the API is accessible under DeReCrud.
