Skip to content

Simon-Laux/KaiUIng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaiUIng

KaiUIng is a fork of AdrianMachado's KaiUI which is a UI component library for building KaiOS apps. Unfortunately, that library doesn't seem to be maintained anymore and the components are for React only.

KaiUIng aims to provide styling only, and framework users use it to create UI libraries for the frameworks.

For instance, to use the InfernoJS bindings, you can use KaiUIngInferno.

Building and Usage

Simply install it with npm or yarn:

npm install kaiuing
yarn add kaiuing

Components

To see a list of components, visit here. Documentations are to be written.

Contributing

There are much to be done. See TODO.md

License

All under ISC license.

About

CSS library for KaiOS apps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 68.4%
  • JavaScript 27.7%
  • CSS 3.9%