@cytoid/schema
v0.0.4
Published
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href]
Readme
@cytoid/schema
This is my package description.
Usage
Install package:
# npm
npm install @cytoid/schema
# yarn
yarn add @cytoid/schema
# pnpm
pnpm install @cytoid/schema
# bun
bun install @cytoid/schemaImport:
// ESM
import { CytoidChart, CytoidLevel } from '@cytoid/schema/types'Development
- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable - Install dependencies using
pnpm install - Run interactive tests using
pnpm dev
License
Published under MIT License.
