chengcyber / Project-WebCube

Continuously updated JS infrastructure for modern web dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Table of Content

Packages (all support monorepo)

  • 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.
  • 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, ...)
  • hifetch - A minimal higher-level wrapper around Fetch API
  • nodecube - Continuously updated JS infrastructure for Node.js microservice or API gateway service.

Starters

Examples (in monorepo)

About

Continuously updated JS infrastructure for modern web dev

License:MIT License


Languages

Language:JavaScript 93.2%Language:Shell 5.2%Language:HTML 1.7%