https://github.com/lucifier129/react-imvc
An Isomorphic MVC Framework supports both SSR and CSR
https://github.com/lucifier129/react-imvc
client-side-rendering isomorphic mvc-framework react server-side-rendering single-page-app
Last synced: 21 days ago
JSON representation
An Isomorphic MVC Framework supports both SSR and CSR
- Host: GitHub
- URL: https://github.com/lucifier129/react-imvc
- Owner: Lucifier129
- License: mit
- Created: 2017-03-10T09:35:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T21:07:55.000Z (about 1 year ago)
- Last Synced: 2024-04-14T19:25:48.120Z (about 1 year ago)
- Topics: client-side-rendering, isomorphic, mvc-framework, react, server-side-rendering, single-page-app
- Language: JavaScript
- Homepage:
- Size: 1.93 MB
- Stars: 267
- Watchers: 10
- Forks: 56
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# react-imvc
[](https://www.npmjs.com/package/react-imvc)
[](https://www.npmjs.com/package/react-imvc)
[](https://travis-ci.org/Lucifier129/react-imvc)
[](https://codecov.io/gh/Lucifier129/react-imvc)## Introduction
`react-imvc` is a server-side rendering solution for React 16+.
- [v2 documentation](./packages/react-imvc-v2/README.md)
- [v3 documentation](./packages/react-imvc-v3/README.md)