type-plus
Additional types and types adjusted utilities for TypeScript
README
type-plus
More than 200 type utilities for TypeScript for applications, library, and type-level programming.
type-plus readme
Contribute
- ``` shell
- # 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
- ```
探客时代
