Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@modern-js/plugin-jarvis

modern-js-dev1.1kMIT1.22.1TypeScript support: included

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

framework, modern, modern.js

readme

Modern.js Logo

Modern.js

Inspire creativity in modern web development.

npm version downloads License

English | 简体中文

Introduction

The Modern.js framework is a progressive web framework based on React. At ByteDance, we use Modern.js to build upper-level frameworks that have supported the development of thousands of web applications.

When developing React applications, developers usually need to design implementation plans for certain features or use other libraries and frameworks to solve these problems. Modern.js supports all configurations and tools needed by React applications, and has built-in additional features and optimizations. Developers can use React to build the UI of the application, and then gradually adopt the features of Modern.js to solve common application requirements, such as routing, data acquisition, and state management.

Getting Started

See Quick Start.

Ecosystem

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

  • 🦀 Rspack: A fast Rust-based web bundler.
  • 🐬 Rsbuild: An Rspack-based build tool for the web, rebranded from Modern.js Builder.
  • 🐹 Rspress: A fast Rspack-based static site generator.
  • 🦄 Rslib: An Rspack-based library development tool.
  • 🐟 Garfish: A powerful micro front-end framework.
  • 🦆 Reduck: An redux-based state management library.
  • 🐴 SWC Plugins: Built-in SWC plugins for Modern.js.

Benchmark

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

Roadmap

Please refer to the Modern.js Roadmap. We will update the Roadmap content regularly. Please stay tuned.

Examples

Modern.js provides a collection of ready-to-use examples that you can find and use in the modern-js-examples repository.

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

Community

Come and chat with us on Discord! The Modern.js team and users are active there, and we're always looking for contributions.

Credits

Some implementations of Modern.js are modified from existing projects, such as create-react-app, 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/plugin-testing: the jest runner is referenced from jest-cli.
  • @modern-js/plugin-data-loader: some code is referenced from remix.
  • @modern-js/babel-plugin-module-resolver: is modified from babel-plugin-module-resolver.

License

Modern.js is MIT licensed.

Third party licenses are listed in THIRD-PARTY-LICENSE.

changelog

@modern-js/plugin-jarvis

1.22.1

Patch Changes

1.21.6

Patch Changes

1.21.5

Patch Changes

1.21.4

Patch Changes

1.21.3

Patch Changes

1.21.2

Patch Changes

1.21.1

Patch Changes

1.21.0

Patch Changes

1.20.1

Patch Changes

1.20.0

Patch Changes

1.19.0

Minor Changes

  • d2fbefc: feat: upgrade @modern-js/plugin-jarvis husky version to 8

    feat: 升级 @modern-js/plugin-jarvis husky 版本为 8

Patch Changes

1.18.1

Patch Changes

1.18.0

Patch Changes

1.17.0

Patch Changes

1.16.0

Patch Changes

1.15.0

Patch Changes

1.2.14

Patch Changes

  • 1a57595: chore(plugin-jarvis): fix lint-staged type breaks other packages
  • Updated dependencies [a90bc96]

1.2.13

Patch Changes

1.2.11

Patch Changes

1.2.10

Patch Changes

  • d32f35134: chore: add modern/jest/eslint/ts config files to .npmignore
  • Updated dependencies [d32f35134]
  • Updated dependencies [6ae4a34ae]
  • Updated dependencies [b80229c79]
  • Updated dependencies [948cc4436]

1.2.9

Patch Changes

  • b7b8075dc: feat: bump husky from v3 to v4
  • 0e0537005: fix: unlock @babel/core version
  • 69a728375: fix: remove exports.jsnext:source after publish
  • Updated dependencies [cd7346b0d]
  • Updated dependencies [69a728375]

1.2.8

Patch Changes

  • a0475f1a: fix: missing @babel/core peer dependencies
  • Updated dependencies [2d155c4c]
  • Updated dependencies [a0475f1a]
  • Updated dependencies [123e432d]
  • Updated dependencies [e5a9b26d]
  • Updated dependencies [0b26b93b]
  • Updated dependencies [123e432d]
  • Updated dependencies [f9f66ef9]
  • Updated dependencies [592edabc]
  • Updated dependencies [86c243ca]
  • Updated dependencies [895fa0ff]
  • Updated dependencies [3578913e]
  • Updated dependencies [3908299a]
  • Updated dependencies [1c3beab3]

1.2.7

Patch Changes

  • 6cffe99d: chore: remove react eslint rules for modern-js rule set. add .eslintrc for each package to speed up linting
  • 04ae5262: chore: bump @modern-js/utils to v1.4.1 in dependencies
  • 60f7d8bf: feat: add tests dir to npmignore
  • 5dbbeb57: fix: export extended Command type
  • Updated dependencies [b8599d09]
  • Updated dependencies [6cffe99d]
  • Updated dependencies [60f7d8bf]
  • Updated dependencies [3bf4f8b0]

1.2.6

Patch Changes

  • bebb39b6: chore: improve devDependencies and peerDependencies
  • Updated dependencies [8e737893]
  • Updated dependencies [8e737893]
  • Updated dependencies [a2761eb7]
  • Updated dependencies [8e737893]
  • Updated dependencies [132f7b53]
  • Updated dependencies [8e737893]
  • Updated dependencies [8e737893]

1.2.5

Patch Changes

1.2.4

Patch Changes

1.2.3

Patch Changes

  • 55e18278: chore: remove unused dependencies and devDependencies
  • Updated dependencies [969f172f]
  • Updated dependencies [4c792f68]
  • Updated dependencies [4b5d4bf4]
  • Updated dependencies [62f5b8c8]
  • Updated dependencies [55e18278]
  • Updated dependencies [4499a674]
  • Updated dependencies [403f5169]
  • Updated dependencies [a7f42f48]

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

  • cfe11628: Make Modern.js self bootstraping

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 96119db2: Relese v1.1.0

Patch Changes

1.0.0

Patch Changes

1.0.0-rc.25

Patch Changes

1.0.0-rc.24

Patch Changes

1.0.0-rc.23

Patch Changes

1.0.0-rc.22

Patch Changes

1.0.0-rc.21

Patch Changes

1.0.0-rc.20

Patch Changes

1.0.0-rc.19

Patch Changes

1.0.0-rc.18

Patch Changes

1.0.0-rc.17

Patch Changes

1.0.0-rc.16

Patch Changes

1.0.0-rc.15

Patch Changes

1.0.0-rc.14

Patch Changes

1.0.0-rc.13

Patch Changes

1.0.0-rc.12

Patch Changes

1.0.0-rc.11

Patch Changes

1.0.0-rc.10

Patch Changes

1.0.0-rc.9

Patch Changes

1.0.0-rc.8

Patch Changes

1.0.0-rc.7

Patch Changes

1.0.0-rc.6

Patch Changes

1.0.0-rc.5

Patch Changes