The Wayback Machine - https://web.archive.org/web/20230529134732/https://github.com/web-infra-dev/modern.js
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

โ€ฆhtmlTemplates (#3791)

* fix: templateByEntries should have a higher priority than appContext.htmlTemplates

* docs: change changeset
4a35eb4

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 8, 2022 16:50

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.

Benchmark

We use Modern.js Benchmark to observe the trend of key metrics, such as bundle size, compile speed and install size.

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, the generateMetaTags function is referenced from html-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.

License

Modern.js is MIT licensed.