2.0.0-beta.10 • Published 3 years ago

@qutejs/ui v2.0.0-beta.10

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

Qute UI (@qutejs/ui)

Provides a set of utility functions and browser shims to build UI Qute components.

Qute is a reactive component model designed for plain old javascript lovers.

Getting Started

Use the Qute project generator to create a new Qute application or component project:

npm init @qutejs

Installing

npm install @qutejs/ui

Usage

import { debounce } from '@qutejs/ui'

Functions Go to the Qute Popup Component documentation.

Building

Qute packages are built from the Qute multi-package repository root. See github.

Authors

Bogdan Stefanescu - Intial Work - Quandora

License

MIT