Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lengfangbing committed Jul 18, 2022
1 parent 67dabfe commit 526ae39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![tag](https://img.shields.io/github/tag/lengfangbing/pipe-core.svg)](https://github.com/lengfangbing/min)
[![license](https://img.shields.io/github/license/lengfangbing/pipe-core.svg)](https://github.com/lengfangbing/min)
[![npm version](https://img.shields.io/npm/v/@bell-crow/pipe-core.svg?style=flat)](https://www.npmjs.com/package/@bell-crow/pipe-core)
[![Build Status](https://app.travis-ci.com/lengfangbing/pipe-core.svg?branch=main)](https://app.travis-ci.com/lengfangbing/pipe-core)
[![Coverage Status](https://coveralls.io/repos/github/lengfangbing/pipe-core/badge.svg)](https://coveralls.io/github/lengfangbing/pipe-core)

## What is pipe-core?
>process data like a pipeline
Expand Down Expand Up @@ -163,6 +165,4 @@ test('test createPipeCore case', async () => {

## TODO

* [x] one process can mix multiple piece of the pipe function
* [x] append piece of the pipe function dynamic
* [ ] more type auto support
* `support for React state`

0 comments on commit 526ae39

Please sign in to comment.