An open API service indexing awesome lists of open source software.

https://github.com/alpheusday/ts-vista

An utility to enhance TypeScript
https://github.com/alpheusday/ts-vista

enhance enhancement javascript node ts types typescript

Last synced: 11 months ago
JSON representation

An utility to enhance TypeScript

Awesome Lists containing this project

README

          

# TypeScript Vista

A utility to enhance TypeScript.

## Installation

Install this package as a dependency in the project:

```sh
# npm
npm i ts-vista

# Yarn
yarn add ts-vista

# pnpm
pnpm add ts-vista

# Deno
deno add npm:ts-vista

# Bun
bun add ts-vista
```

## APIs

For the APIs, please refer to the [APIs](./apis/README.md).

## License

This project is licensed under the terms of the MIT license.