React Isomorphic Data Save

Easily fetch json data in your React components, with similar APIs to react-apollo, and Suspense SSR :tada:

Project README

minified-gzipped-size Commitizen friendly bundlewatch - bundlewatched codecov

react-isomorphic-data monorepo

Easily fetch data from a GET request in your React components, with similar APIs to react-apollo 🎉

NOTE: This project is still very much work in progress, use at your own risk ⚠️

The main package is in ./packages/react-isomorphic-data

Trying it out

# install dependencies
yarn install

# run the SSR example
yarn example:ssr

The example (a razzle app) by default will run on localhost:3000 🎉

Documentations Netlify Status

The documentations live at: https://react-isomorphic-data.netlify.com/

Publishing new version

GH_TOKEN=<your-github-token> yarn deploy
Open Source Agenda is not affiliated with "React Isomorphic Data" Project. README Source: jackyef/react-isomorphic-data
Stars
38
Open Issues
11
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating