Portfolio

Ziro Components

Reusable web component library for building Ziro applications

JavaScriptWeb ComponentsRollupOrison

About

Ziro Components is a web component library that provides reusable UI building blocks for Ziro projects. It includes local dev tooling, package publishing workflows, and documentation generation.

Features

  • Ship reusable components as a package for Ziro apps
  • Simple consumption with npm install and import
  • Dedicated docs site built from the same repository
  • Rollup build pipeline for distributable bundles
  • Supports watch and docs-serve loops for rapid iteration

Get Started

Install npm install
Develop npm start
Build npm run build