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.
Simply install it with npm or yarn:
npm install kaiuing
yarn add kaiuing
To see a list of components, visit here. Documentations are to be written.
There are much to be done. See TODO.md
All under ISC license.