a small incremental UI library for the web
javascript web ui
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 88.1%
Elixir 11.6%
HTML 0.3%
61 1 0

Clone this repository

https://tangled.org/corporate.fm/noir https://tangled.org/did:plc:eelsh6nqjoaphibh7n2hyt45/noir
git@tangled.org:corporate.fm/noir git@tangled.org:did:plc:eelsh6nqjoaphibh7n2hyt45/noir

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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.