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
866 forks
Language: JavaScript
last commit: 11 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,937 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,347 |
supnate/rekit | A toolkit for building scalable web applications with React, Redux, and React-router. | 4,470 |
alibaba/rax | Builds applications that can run across multiple platforms and frameworks with minimal code changes. | 7,994 |
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,128 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,988 |
jaredpalmer/the-platform | Provides React Hooks and components for accessing browser APIs in a Suspense-friendly manner. | 4,399 |
jaredpalmer/formik | A library that enables building forms in React applications with a simpler, more efficient approach | 34,043 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,804 |
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,490 |
meteor/meteor | An ultra-simple environment for building modern web applications using JavaScript and reactive programming concepts. | 44,479 |
parcel-bundler/parcel | A build tool that automates the process of compiling and optimizing web applications without requiring any configuration. | 43,546 |
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. | 14,262 |
facebook/create-react-app | A tool for setting up modern web applications with minimal configuration and pre-configured dependencies. | 102,901 |