portuicomponents
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published


portui

A framework for Vue 3 component library based on Vite4+TypeScript

portui is a development environment framework for a Vue3 component library, utilizing the latest Vite4+TypeScript tech stack. It supports features such as on-demand loading, unit testing, automatic bundling and publishing, allowing us to focus more on the development of business components.

Official Website

portui

Learn More

If you want to learn more about how to set up the framework, you can click Building a Vue 3 Component Library from Scratch to view the complete tutorial.

Quick start

  • Install pnpm
npm install pnpm -g
  • Install Dependencies
pnpm install
  • Packaging component libraries and utility libraries
pnpm run build:portui
  • Start the test project
pnpm run portui:dev
  • Start the static documentation site
pnpm run docs:dev

Package Sidebar

Install

npm i portuicomponents

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

628 kB

Total Files

400

Last publish

Collaborators

  • roman_ananiev