Noir#
Noir is a small incremental UI library for the web.
Noir is designed to be fast and small, and it has zero dependencies. It offers a declarative API virtually identical to that of post-hooks React, and runs on an asynchronous (time-sliced and interruptible) engine similar to React's Fiber engine. Component-scoped CSS is also included.
Status#
Noir is experimental and under active development.