2.5.3 • Published 3 years ago

high-order-async-utilities v2.5.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Async Utilities

一个异步工具库,风格以高阶函数为主。

An asynchronous tool library in the style of higher-order functions. Website

Usage

使用 npm:

npm i high-order-async-utilities
import { throttleAsyncResult } from 'high-order-async-utilities';

在浏览器中:

<script scr="//unpkg.com/high-order-async-utilities"></script>
<!-- or -->
<script scr="//cdn.jsdelivr.net/npm/high-order-async-utilities"></script>

Todo

2.5.2

3 years ago

2.5.3

3 years ago

2.3.0

3 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.3.2

3 years ago

2.4.0

3 years ago

2.3.1

3 years ago

2.2.2

3 years ago

2.5.1

3 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

2.0.0-1

4 years ago

2.0.0-0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.7.1

4 years ago