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

https://github.com/kgtkr/typepark


https://github.com/kgtkr/typepark

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Type Park
[![Build Status](https://travis-ci.org/kgtkr/typepark.svg?branch=master)](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`