Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Razzle | 11,074 | 214 | 102 | 7 months ago | 225 | October 25, 2022 | 125 | mit | JavaScript | |
✨ Create server-rendered universal JavaScript applications with no configuration | ||||||||||
React Isomorphic Boilerplate | 84 | 8 years ago | 2 | JavaScript | ||||||
My attempt at providing an isomorphic React app | ||||||||||
Project Structure Sample | 75 | 7 years ago | mit | JavaScript | ||||||
Shows how to keep front end and back end separated | ||||||||||
Boring Router | 74 | 4 | 7 months ago | 100 | February 05, 2022 | 7 | mit | TypeScript | ||
A type-safe MobX router with parallel routing support. | ||||||||||
React Native Animated View | 18 | 5 years ago | 17 | January 31, 2019 | mit | JavaScript | ||||
你可以像jQuery那样只给结果样式就能操作各种动画,你可以控制每一个样式的动画时间、动画函数甚至每一帧等。总之,你可以随意搭配轻松如意地操纵react-native动画。 | ||||||||||
React Native Fs Store | 11 | 3 years ago | 4 | mit | JavaScript | |||||
FS based Store implementation for react native | ||||||||||
Meteor React Highland | 11 | 8 years ago | JavaScript | |||||||
React + Highland + Meteor | ||||||||||
Exact Resistor Calculator | 4 | 7 years ago | mit | JavaScript | ||||||
Recommends resistors to combine in parallel to meet an exact target. |
Universal JavaScript applications are tough to setup. Either you buy into a framework like Next.js or Nuxt, fork a boilerplate, or set things up yourself. Aiming to fill this void, Razzle is a tool that abstracts all the complex configuration needed for building SPA's and SSR applications into a single dependency--giving you the awesome developer experience of create-react-app, but then leaving the rest of your app's architectural decisions about frameworks, routing, and data fetching up to you. With this approach, Razzle not only works with React, but also Preact, Vue, Svelte, and Angular, and most importantly......whatever comes next.
Visit https://razzlejs.org/getting-started to get started with Razzle.
Razzle has many examples, we might have one that fits your needs
See: The examples
Visit https://razzlejs.org/ to view the documentation.
If you get stuck, check out Razzle's GitHub Discussions. In addition, #razzle-afterjs on the Formium Community Discord Server is a great way to get help quickly too.
Please see our CONTRIBUTING.md.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT License