cbcore-ts
v1.0.25
Published
CBCore is a library to build web applications using pure Typescript.
Downloads
24
Maintainers
Readme
UICore
UICore is a library to build native-like user interfaces using pure Typescript. No HTML is needed at all. Components are described as TS classes and all user interactions are handled explicitly. This library is strongly inspired by the UIKit framework that is used in IOS. In addition, UICore has tools to handle URL based routing, array sorting and filtering and adds a number of other utilities for convenience.