All Projects → dexteryy → Project Webcube

dexteryy / Project Webcube

Licence: mit
Continuously updated JS infrastructure for modern web dev

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
es2015
71 projects

Projects that are alternatives of or similar to Project Webcube

Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (+2.84%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router, server-side-rendering
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (+4.26%)
Mutual labels:  webpack, starter-kit, isomorphic, boilerplate, styled-components, react-router
React App
Create React App with server-side code support
Stars: ✭ 614 (+335.46%)
Mutual labels:  graphql, webpack, babel, isomorphic, boilerplate, server-side-rendering
React Isomorphic Boilerplate
🌟 An universal React isomorphic boilerplate for building server-side render web app.
Stars: ✭ 653 (+363.12%)
Mutual labels:  webpack, eslint, babel, isomorphic, boilerplate, server-side-rendering
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (+62.41%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (+17.02%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (+111.35%)
Mutual labels:  webpack, eslint, babel, boilerplate, styled-components
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-77.3%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+1871.63%)
Mutual labels:  starter-kit, isomorphic, boilerplate, styled-components, react-router
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+13181.56%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (-39.01%)
Mutual labels:  eslint, babel, boilerplate, react-router, server-side-rendering
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-17.02%)
Mutual labels:  webpack, isomorphic, boilerplate, styled-components, server-side-rendering
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1058.16%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (+102.13%)
Mutual labels:  graphql, webpack, babel, styled-components, server-side-rendering
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (+2.13%)
Mutual labels:  webpack, eslint, babel, starter-kit, boilerplate
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (+150.35%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+14836.17%)
Mutual labels:  graphql, webpack, babel, boilerplate, starter-kit
React Redux Auth0 Kit
Minimal starter boilerplate project with CRA, React, Redux, React Router and Auth0 authentication
Stars: ✭ 115 (-18.44%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (-4.96%)
Mutual labels:  webpack, eslint, babel, boilerplate, react-router
Webpack Starter
✨ A lightweight foundation for your next webpack based frontend project.
Stars: ✭ 1,745 (+1137.59%)
Mutual labels:  webpack, babel, starter-kit, boilerplate

Project WebCube (monorepo)

Continuously updated JS infrastructure for modern web dev

NOTE: This repo itself is also a template or starter for Universal JS monorepo

Packages

  • webcube - Continuously updated JS infrastructure for modern Universal JS web app/site and static web.
    • eslint-config-webcube - A sharable ESLint presets which integrates Prettier and explicitly configures all-available rules (guaranteed by scripts) from ESLint core and commonly used plugins.
  • nodecube - Continuously updated JS infrastructure for Node.js microservice or API gateway service.
  • redux-cube - App state manager. A set of wrappers which simplify the use of Redux and its whole ecosystem, reduce boilerplate, and provide many features (Sub App, Reducer Bundle, ...)
  • redux-source - Using GraphQL schema and query language to access any data source (eg. RESTful APIs) and automatically generate reducers, actions and normalized state
  • react-with-scripts - Add third party script tags, JS SDK and tracking code without modifying any HTML code
  • react-common-kit - Wrappers for some common used react components and utilities
  • hifetch - A minimal higher-level wrapper around Fetch API

Starters

Examples (in monorepo)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].