Skip to content

web-infra-dev/modern.js

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* fix: route id should not include [ or ]

* fix: route id should not include [ or ]
5954330

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Modern.js Logo

Modern.js

Inspire creativity in modern web development.

npm version downloads License

English | ็ฎ€ไฝ“ไธญๆ–‡

Introduction

Modern.js is a web engineering system, including multiple solutions:

Getting Started

Ecosystem

The following solutions are available within the Modern.js ecosystem:

  • ๐Ÿฆ€ Rspack: A fast Rust-based web bundler.
  • ๐ŸŸ Garfish: A powerful micro front-end framework.
  • ๐Ÿฆ† Reduck: A redux-based state management library.

Contributing

New contributors welcome!

Please read the Contributing Guide.

Code of Conduct

This repo has adopted the Bytedance Open Source Code of Conduct. Please check Code of Conduct for more details.

All Contributors

Thanks to the following friends for their contributions to Modern.js:

contributors

Credits

Some implementations of Modern.js are modified from existing projects, such as create-react-app, vitepress, remix, jest and bundle-require. Thanks for them.

  • @modern-js/bundle-require: is modified from bundle-require.
  • @modern-js/plugin: the hooks API is referenced from farrow-pipeline.
  • @modern-js/builder: the moduleScope and fileSize plugins are referenced from create-react-app, the TsConfigPathsPlugin is referenced from tsconfig-paths-webpack-pluginใ€‚
  • @modern-js/plugin-testing: the jest runner is referenced from jest-cli.
  • @modern-js/plugin-data-loader: some code is referenced from remixใ€‚
  • @modern-js/doc-tools: some styles are referenced from vitepress.
  • @modern-js/utils: the generateMetaTags function is referenced from html-webpack-plugin.

License

Modern.js is MIT licensed.