File tree Expand file tree Collapse file tree
packages/react-isomorphic-data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
2- [ ![ bundlewatch - bundlewatched] ( https://img.shields.io/badge/bundle-watched-blue.svg )] ( https://bundlewatch.io )
1+ [ ![ minified-gzipped-size] ( https://img.shields.io/bundlephobia/minzip/react-isomorphic-data.svg )] ( https://bundlephobia.com/result?p=react-isomorphic-data ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ ) [ ![ bundlewatch - bundlewatched] ( https://img.shields.io/badge/bundle-watched-blue.svg )] ( https://bundlewatch.io ) [ ![ codecov] ( https://codecov.io/gh/jackyef/react-isomorphic-data/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jackyef/react-isomorphic-data )
32
43# react-isomorphic-data monorepo
54Easily fetch data from a GET request in your React components, with similar APIs to [ react-apollo] ( https://github.com/apollographql/react-apollo/ ) 🎉
Original file line number Diff line number Diff line change 1- # react-isomorphic-data [ ![ minified-gzipped-size] ( https://img.shields.io/bundlephobia/minzip/react-isomorphic-data.svg )] ( https://bundlephobia.com/result?p=react-isomorphic-data ) [ ![ bundlewatch - bundlewatched] ( https://img.shields.io/badge/bundle-watched-blue.svg )] ( https://bundlewatch.io )
1+ # react-isomorphic-data [ ![ minified-gzipped-size] ( https://img.shields.io/bundlephobia/minzip/react-isomorphic-data.svg )] ( https://bundlephobia.com/result?p=react-isomorphic-data ) [ ![ bundlewatch - bundlewatched] ( https://img.shields.io/badge/bundle-watched-blue.svg )] ( https://bundlewatch.io ) [ ![ codecov ] ( https://codecov.io/gh/jackyef/react-isomorphic-data/branch/master/graph/badge.svg )] ( https://codecov.io/gh/jackyef/react-isomorphic-data )
22Easily fetch data in your React components, with similar APIs to [ react-apollo] ( https://github.com/apollographql/react-apollo/ ) 🎉
33
44You can use hooks or HOC, both are supported. 🎉
You can’t perform that action at this time.
0 commit comments