1.0.3 • Published 5 months ago

rxdb-schema-types v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

RxDB Schema Types npm mit

Generate typescript types from RxDB schema.

Note: Schema needs to be in the form of a .json file.

Installation

# Using Yarn:
yarn add -D rxdb-schema-types

# Or, using NPM:
npm i -D rxdb-schema-types

Usage

rxdb-schema-types -i /path/to/input/folder -o /path/to/output/folder
1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago