···11# Noir
2233-Noir is a small incremental UI library with zero dependencies.
33+Noir is a small incremental UI library for the web.
44+55+Noir is designed to be fast and small, and it has zero dependencies.
46It offers a declarative API virtually identical to that of post-hooks React,
57and runs on an asynchronous (time-sliced and interruptible) engine similar to React's Fiber engine.
88+Component-scoped CSS is also included.
69710## Status
811