# in your react app import { SilentSheet } from '@silentsheet/react'; import '@silentsheet/react/dist/index.css';
function App() { return ( <SilentSheet placeholder="Begin your story here..." onChange={(text) => console.log(text)} /> ); }
development
# clone repository git clone https://github.com/hamzasaleem2/silentsheet.git cd silentsheet
# install dependencies pnpm install
# build packages pnpm build
# start development pnpm dev
philosophy
"not every tool needs a toolbar."
silentsheet is a quiet writing space for when you just need to think, write, and not be interrupted. inspired by a trend. built to last longer than one.