Menu
Libraries |
Category

poi

  • Purpose: Poi is a bundler built on top of webpack, designed to simplify the process of developing and bundling web applications with minimal configuration.
  • Key Features:
    • Out-of-the-box support for JS, CSS, file assets, and more.
    • Framework-agnostic but includes built-in support for JSX, Vue, and other technologies without additional configuration.
    • Highly extensible and suitable for most web apps and npm libraries.
    • Focuses on providing a great development experience.
  • Target Audience: Developers looking for an easy-to-use, zero-config webpack-based bundler for web applications or npm libraries.
  • Quick Start: Supports creating projects via create-poi-app or manual setup with minimal effort.
  • Documentation: Available at poi.js.org ↗.
  • Community: Engage via Spectrum ↗ or follow updates on Twitter ↗.
  • Note: Poi has been deprecated in favor of Vite ↗. Users are encouraged to migrate.

webpackbuild-toolbundlevuejsreactpreactvuesveltetypescriptbabelpostcss

Comments