blackchalk
v0.3.0
Published
Hand-drawn, monochrome React UI components built on rough.js.
Readme
blackchalk
Hand-drawn, monochrome React UI components built on rough.js.
A low-fidelity "sketchy" component library — wireframe-style UI that looks deliberately unfinished, so people react to the idea instead of the pixels. Themeable (single-hue ramp, light/dark), SSR-friendly, no runtime CSS-in-JS.
Status: early extraction. Lifted from a production design system; de-wiring and theming in progress. Not yet published.
Install
npm install blackchalkimport { SketchButton, SketchCard } from "blackchalk";
import "blackchalk/styles.css";License
MIT
