@ubeac/svelte
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

uBeac - Svelte UI Component Library

npm version Build Status License npm GitHub issues GitHub stars GitHub forks

uBeac is a powerful and flexible Svelte UI component library, designed to help developers build enterprise-grade web applications quickly and easily. With a focus on rapid application development and framework independence, uBeac is the perfect complement to any CSS framework. The component's UI is inspired by Tabler UI Kit built on top of Bootstrap css.

Installation

To install uBeac, you can use npm:

npm install @ubeac/svelte

Usage

Once installed, you can import the components and use them in your Svelte application:

<script>
	import { Button } from '@ubeac/svelte'
</script>

<Button>Hello uBeac</Button>

Demo

Check out the documentation website for live demos of each component and detailed usage instructions.

Dependencies (9)

Dev Dependencies (22)

Package Sidebar

Install

npm i @ubeac/svelte

Weekly Downloads

8

Version

0.1.2

License

Apache-2.0

Unpacked Size

2.51 MB

Total Files

459

Last publish

Collaborators

  • ubeac-owner