Skip to content

rsthn/riza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Riza Library

Riza is a library that provides functionality to build custom elements, supports connecting directly to Wind compliant APIs and several pre-made elements to develop web applications fast.

Installation

You can use your favorite package manager to install the library, or use the standalone files from the dist folder and include the respective flavor (ESM or global) in your index.html file.

NOTE: All definitions exported by Rinn will be available as direct exports right from the riza package.

pnpm add riza

Documentation

View the docs folder to view documentation of the exported classes and elements.