···11+# Noir
22+33+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.
1111+1212+## Status
1313+1414+Noir is experimental and under active development.