# @blendsdk/codekit

> A code generator library for TypeScript and Node

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

## Install

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

## Health

**Score 40/100 (D)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

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

## Links

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

## Dependencies (8)

- [eol](https://npm.io/package/eol.md) ^0.9.1
- [chalk](https://npm.io/package/chalk.md) ^2.4.2
- [tslib](https://npm.io/package/tslib.md) ^1.10.0
- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.1
- [prettier](https://npm.io/package/prettier.md) 1.18.2
- [@types/mkdirp](https://npm.io/package/@types/mkdirp.md) ^0.5.2
- [@blendsdk/stdlib](https://npm.io/package/@blendsdk/stdlib.md) ^1.1.12
- [@blendsdk/schemakit](https://npm.io/package/@blendsdk/schemakit.md) ^1.1.18

## 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
- 0.9.12 — 2019-08-16
- 0.9.11 — 2019-08-15
- 0.9.10 — 2019-08-15
- 0.9.9 — 2019-08-15
- 0.9.8 — 2019-08-15
- 0.9.7 — 2019-08-15
- 0.9.6 — 2019-08-12
- 0.9.5 — 2019-08-12
- 0.9.4 — 2019-08-12
- … 2 more at https://npm.io/package/@blendsdk/codekit/versions

## README

# CodeKit

This project provides utility class for generating
Types and CRUD methods based on a PostgreSQl Database schema.

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