---
pageType: home

hero:
  name: Modern.js Module
  text: 模块工程解决方案
  tagline: 简单、强大、高性能的现代化 npm 包开发方案
  actions:
    - theme: brand
      text: 欢迎使用
      link: /guide/intro/welcome
    - theme: alt
      text: 快速上手
      link: /guide/intro/getting-started

features:
  - title: 'esbuild: 高性能的 JS Bundler'
    details: 基于 esbuild 构建，构建速度极快，带给你极致的开发体验。
    icon: 🚀
  - title: '双构建模式'
    details: 支持 Bundle 和 Bundleless 两种构建模式。
    icon: ✨
  - title: '开箱即用'
    details: 无需过多配置即可开发你的 npm 包，内置预设覆盖多种场景。
    icon: 🛠️
  - title: '扩展性强: 提供强大的插件机制'
    details: 通过其插件扩展机制，你可以轻松的扩展 Modern.js Module 的各项能力。
    icon: 🎨
  - title: 'Storybook: 社区流行的 UI 开发工具'
    details: 集成了 Storybook，你可以使用它调试 UI。
    icon: 📦
  - title: 'Lint: 代码格式化'
    details: 丰富场景的内置 ESLint 规则。
    icon: 📐
---
# index
