unional / type-plus

Additional types and types adjusted utilities for TypeScript

Home Page:https://unional.github.io/type-plus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type-plus

NPM version NPM downloads

Release Codecov

Visual Studio Code

More than 200 type utilities for TypeScript for applications, library, and type-level programming.

type-plus readme

Contribute

# after fork and clone
npm install

# begin making changes
git checkout -b <branch>
npm run watch

# after making change(s)
git commit -m "<commit message>"
git push

# create PR

About

Additional types and types adjusted utilities for TypeScript

https://unional.github.io/type-plus/

License:MIT License


Languages

Language:TypeScript 99.2%Language:CSS 0.6%Language:JavaScript 0.1%Language:MDX 0.1%Language:Shell 0.0%