https://github.com/kgtkr/typepark
https://github.com/kgtkr/typepark
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kgtkr/typepark
- Owner: kgtkr
- License: mit
- Created: 2018-09-07T09:33:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:37:15.000Z (about 2 years ago)
- Last Synced: 2025-04-29T01:51:11.256Z (9 months ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 89
- Watchers: 7
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - typepark
README
# Type Park
[](https://travis-ci.org/kgtkr/typepark)
## Install
```
$ npm i typepark typescript@3.1
```
## Feature
* [tuple operation](https://github.com/kgtkr/typepark/blob/master/src/list.spec.ts)
* [testing](https://github.com/kgtkr/typepark/blob/master/src/test.spec.ts)
* [logical](https://github.com/kgtkr/typepark/blob/master/src/logical.spec.ts)
* [pipeline](https://github.com/kgtkr/typepark/blob/master/src/pipe.spec.ts)
## Usage
Look `./src/**/*.spec.ts`