···11# Noir
2233-Noir is a minimal incremental UI library.
44-55-Noir is a React-like, and offers an API that is virtually identical to that of post-hooks React.
66-It features an asynchronous (time-sliced and interruptible) engine similar to React's Fiber engine.
77-A simple scoped CSS implementation is also included.
88-99-Noir is designed to be fast and small.
1010-It has zero dependencies.
33+Noir is a small incremental UI library with zero dependencies.
44+It offers a declarative API virtually identical to that of post-hooks React,
55+and runs on an asynchronous (time-sliced and interruptible) engine similar to React's Fiber engine.
116127## Status
138