Skip to content

alpheusday/ts-vista

Repository files navigation

TypeScript Vista

A utility to enhance TypeScript.

Installation

Install this package as a dependency in the project:

# 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.

Contributing

For contributing, please refer to the contributing guide.

License

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