Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parse-community/parse-react

[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
https://github.com/parse-community/parse-react

api backend framework library next nextjs offline-first parse parse-js parse-server parseplatform react react-native react-ssr real-time sdk ssr

Last synced: about 3 hours ago
JSON representation

[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend

Awesome Lists containing this project

README

        



Parse Platform

React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend (alpha)


This monorepo (mono respository) contains experimental packages that provide you easy, real-time, offline-first interaction with the powerful Parse Server backend from your applications.


This is a work in progress monorepo. Please let us know your feedback via issues and feel free to open a PR to improve code or documentation for any of the packages.

## Packages

| Package | Name | Version
|--------|-----|------------|
| [React](https://github.com/parse-community/parse-react/tree/master/packages/parse-react) | [@parse/react](https://www.npmjs.com/package/@parse/react) | [![NPM Version](https://badge.fury.io/js/%40parse%2Freact.svg)](https://www.npmjs.com/package/@parse/react) |
| [React Native](https://github.com/parse-community/parse-react/tree/master/packages/parse-react-native) | [@parse/react-native](https://www.npmjs.com/package/@parse/react-native) | [![NPM Version](https://badge.fury.io/js/%40parse%2Freact-native.svg)](https://www.npmjs.com/package/@parse/react-native) |
| [React with SSR (e.g. Next.js)](https://github.com/parse-community/parse-react/tree/master/packages/parse-react-ssr) | [@parse/react-ssr](https://www.npmjs.com/package/@parse/react-ssr) | [![NPM Version](https://badge.fury.io/js/%40parse%2Freact-ssr.svg)](https://www.npmjs.com/package/@parse/react-ssr) |