New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

rxdb-schema-types

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxdb-schema-types

Generate typescript types from RxDB schema.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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

Keywords

rxdb

FAQs

Package last updated on 21 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts