Skip to content

A Progressive React Framework for modern web development.

License

Notifications You must be signed in to change notification settings

dashbaord202401/modern.js-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern.js Logo

现代 Web 工程体系
modernjs.dev

The meta-framework suite designed from scratch for frontend-focused modern web development

Introduction

The doc site (modernjs.dev) and articles are only available in Chinese for now, we are planning to add English versions soon.

Getting Started

Contributing

Credits

Some implementation of Modern.js are modified from existing projects, such as create-react-app, vite, wmr and jest. Thanks for them.

  • Unbundled Dev Server: The server implementation is based on the idea and structure of vite and wmr, and is adapted to the Modern.js application.

  • Testing: Run jest by node.js API, some code modified from jest-cli.

  • esbuild-webpack-plugin: modified from esbuild-webpack-plugin and support webpack 5.

  • Webpack messages formatter and module scopes plugin: modified from react-dev-utils and refactored to Typescript.

  • bundle-require: modified from bundle-require.

About

A Progressive React Framework for modern web development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.2%
  • MDX 33.0%
  • JavaScript 4.6%
  • CSS 0.6%
  • SCSS 0.6%
  • Shell 0.5%
  • Other 0.5%