# @blendsdk/schemakit

> A PostgreSQL schema and related TypeScript type generator

Latest version **1.1.18** (published 2019-10-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blendsdk/schemakit
pnpm add @blendsdk/schemakit
yarn add @blendsdk/schemakit
bun add @blendsdk/schemakit
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.18 |
| Published | 2019-10-01 |
| First published | 2019-07-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 52.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Gevik Babakhani |
| Maintainers | blendjs, truesoftware |
| Keywords | postgres, postgresql, typescript, code generator |

## Links

- npm: https://www.npmjs.com/package/@blendsdk/schemakit
- Repository: https://github.com/blendsdk/beldnsdk
- Homepage: https://github.com/blendsdk/beldnsdk#readme
- Issues: https://github.com/blendsdk/beldnsdk/issues
- npm.io page: https://npm.io/package/@blendsdk/schemakit

## Dependencies (5)

- [pg](https://npm.io/package/pg.md) ^7.12.1
- [chalk](https://npm.io/package/chalk.md) ^2.4.2
- [tslib](https://npm.io/package/tslib.md) ^1.10.0
- [@types/pg](https://npm.io/package/@types/pg.md) ^7.11.2
- [@blendsdk/stdlib](https://npm.io/package/@blendsdk/stdlib.md) ^1.1.12

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.1.18 (latest) — 2019-10-01
- 1.1.12 — 2019-09-21
- 1.1.11 — 2019-09-21
- 1.1.8 — 2019-09-19
- 1.1.4 — 2019-09-01
- 1.1.1 — 2019-08-26
- 1.1.0 — 2019-08-26
- 0.9.9 — 2019-08-26
- 0.9.6 — 2019-08-11
- 0.9.5 — 2019-08-11
- 0.9.4 — 2019-08-11
- 0.9.3 — 2019-08-09
- 0.9.2 — 2019-07-08
- 0.9.1 — 2019-07-08

## README

# SchemaKit

This project provides utility class for generating a PostgreSQL
database schema based on a TypeSCript API.

---
_Source: https://npm.io/package/@blendsdk/schemakit · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
