razzle
Configurator
A tool that abstracts complex configuration needed for building SPA's and SSR applications
✨ Create server-rendered universal JavaScript applications with no configuration
11k stars
117 watching
867 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
isomorphicjavascriptparallelpreactreacttypescriptuniversalwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
ractivejs/ractive | A JavaScript library for building user interfaces that automatically updates based on changes to data, eliminating the need for manual DOM manipulation. | 5,936 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
supnate/rekit | A toolkit for building scalable web applications with React, Redux, and React-router. | 4,473 |
alibaba/rax | Builds applications that can run across multiple platforms and frameworks with minimal code changes. | 7,995 |
jaredpalmer/after.js | A framework that allows React apps to be rendered on the server with automatic routing and data fetching using React Router. | 4,129 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
jaredpalmer/the-platform | Provides React Hooks and components for accessing browser APIs in a Suspense-friendly manner. | 4,402 |
jaredpalmer/formik | A library that enables building forms in React applications with a simpler, more efficient approach | 33,979 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
meteor/meteor | An ultra-simple environment for building modern web applications using JavaScript and reactive programming concepts. | 44,421 |
parcel-bundler/parcel | A build tool that automates the process of compiling and optimizing web applications without requiring any configuration. | 43,502 |
bartonhammond/snowflake | A React-Native starter app with Redux and RN Router, supporting two backend options: Hapi Server and Parse Server. | 4,592 |
wasp-lang/wasp | A full-stack web framework that allows developers to build and deploy web applications quickly with React, Node.js, and Prisma. | 13,766 |
facebook/create-react-app | A tool for setting up modern web applications with minimal configuration and pre-configured dependencies. | 102,771 |