---
pageType: home

hero:
  name: Modern.js Module
  text: Module engineering solutions
  tagline: simple, powerful, high-performance modern npm package development solution
  actions:
    - theme: brand
      text: Welcome
      link: /guide/intro/welcome
    - theme: alt
      text: Quick Start
      link: /guide/intro/getting-started

features:
  - title: 'esbuild: The High Performance JS Bundler'
    details: Built on esbuild, the build is extremely fast and gives you the ultimate development experience.
    icon: 🚀
  - title: 'Two build modes'
    details: Both bundle and bundleless build modes are supported.
    icon: ✨
  - title: 'Out of the box'
    details: Develop your npm packages without too much configuration, with built-in presets covering a wide range of scenarios.
    icon: 🛠️
  - title: 'Extensible: Provides a powerful plugin mechanism'
    details: With its plugin extension mechanism, you can easily extend the capabilities of Modern.js Module.
    icon: 🎨
  - title: 'Storybook: The community popular UI development tool'
    details: Integrated with Storybook, you can use it to debug UI.
    icon: 📦
  - title: 'Lint: Code Formatting'
    details: Built-in ESLint rules for rich scenarios.
    icon: 📐
---
# index
