# sb-cs2ts

> This is a tool that consumes your C# domain models and types and creates TypeScript declaration files from them. There's other tools that does this but what makes this one different is that it internally uses [Roslyn (the .NET compiler platform)](https://

Latest version **1.0.1** (published 2022-05-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install sb-cs2ts
pnpm add sb-cs2ts
yarn add sb-cs2ts
bun add sb-cs2ts
```

Provides the command `sb-cs2ts`.

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; large bundle.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2022-05-15 |
| First published | 2022-05-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.0.0 |
| Dependencies | 1 |
| Unpacked size | 29.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Jonathan Svenheden |
| Maintainers | sbdan |

## Links

- npm: https://www.npmjs.com/package/sb-cs2ts
- npm.io page: https://npm.io/package/sb-cs2ts

## Dependencies (1)

- [camelcase](https://npm.io/package/camelcase.md) ^6.0.0

## Recent versions

- 1.0.1 (latest) — 2022-05-15
- 1.0.0 — 2022-05-15

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