portable-ui

0.0.1-alpha.3 • Public • Published

Portable UI

Portable UI is a modern Web Components library built on lit, focused on providing cross-framework portable component solutions.

✨ Features

  • 🧩 Based on Web Components standards, can be used in any framework
  • 📦 Out of the box, zero configuration
  • 🎨 Theme customization support
  • 🌐 Cross-framework compatible: React, Vue, Angular, Svelte, etc.
  • 🔌 On-demand usage
  • 🎯 Lightweight and high performance
  • 📱 Responsive design

📦 Installation

npm install portable-ui

🚀 Usage

import "portable-ui/button";

<web-button>hello world</web-button>;

🏗️ Building

  • [x] button
  • [x] divider
  • [ ] card
  • [ ] notification
  • [ ] tabs

Readme

Keywords

none

Package Sidebar

Install

npm i portable-ui

Weekly Downloads

1

Version

0.0.1-alpha.3

License

none

Unpacked Size

38.3 kB

Total Files

13

Last publish

Collaborators

  • alex-programmer