File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ` <Async> `
2
2
3
- [ ![ npm version] ( https://img.shields.io/npm/v/react-async.svg?style=flat )] ( https://www.npmjs.com/package/react-async )
4
- [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-async.svg?style=flat )] ( https://www.npmjs.com/package/react-async )
5
- [ ![ install size] ( https://packagephobia.now.sh/badge?p=react-async )] ( https://packagephobia.now.sh/result?p=react-async )
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/react-async.svg )] ( https://www.npmjs.com/package/react-async )
4
+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-async.svg )] ( https://www.npmjs.com/package/react-async )
5
+ [ ![ npm license] ( https://img.shields.io/npm/l/react-async.svg )] ( https://www.npmjs.com/package/react-async )
6
+ [ ![ minified size] ( https://img.shields.io/bundlephobia/min/react-async.svg )] ( https://bundlephobia.com/result?p=react-async )
7
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/ghengeveld/react-async.svg )] ( https://github.com/ghengeveld/react-async/issues )
8
+ [ ![ GitHub PRs] ( https://img.shields.io/github/issues-pr/ghengeveld/react-async.svg )] ( https://github.com/ghengeveld/react-async/pulls )
6
9
7
10
React component for declarative promise resolution and data fetching. Leverages the Render Props pattern for ultimate
8
11
flexibility as well as the new Context API for ease of use. Makes it easy to handle loading and error states, without
You can’t perform that action at this time.
0 commit comments