Closed farooqkz closed 1 year ago
For the repo without React components and just styles, a friend has created this: https://github.com/cyan-2048/KaiUI-no-deps
However, nothing has been done other than removing ALL dependencies.
@Cyan-2048, Are you willing to take care of that?
@farooqkz i have only created the repo for a quick a dirty fix for something I was creating... I have no plans on improving it or even using it....
No problem. I've created https://github.com/farooqkz/KaiUIv2
Finally it is done. Thanks to Simon Laux :)
A lot of components which chooj uses are from KaiUI by AdrianMachado. chooj has it as its dependency but uses only styling stuff from that repo and I've implemented components for Inferno myself.
Currently, all the project is under GPLv3 including the UI components. I think it is a good idea to create a separate KaiUI repository with only stylings from this KaiUI and another repository which depends on this one and that uses those stylings in Inferno.
There are manyladvantages:
node-sass
will be needed.