TypeScript

All components provided by uiloos are written using TypeScript. "uiloos" exposes all TypeScript definitions so TypeScript is fully supported.

All API documentation is written with TypeScript in mind, all generics are documented, and all types are also stated.

uiloos does not require you to use use TypeScript. You can write regular JavaScript as well.