Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Repository files navigation

@unify-ui/web-components

Usage

  1. Install the package
npm install @unify-ui/web-components
  1. Import css style in main js file
import '@unify-ui/web-components/lib/styles/base.css'
  1. Register components

There are two ways to register web components:

  • Full import
  • On-demand import
// Full import
import '@unify-ui/web-components'
// On-demand import
import '@unify-ui/web-components/lib/button/index.js'

About

A web components UI library.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages