Buttery ComponentsHeadless, accessible & style method agnostic React components that you can import, re-export and/or copy & paste
Buttery CommandsBuild a TS CLI the same way you would define NextJS or Remix routes
Buttery DocsCo-located, SSR ready, dead simple .md & .mdx docs
Buttery TokensEasily create, use, and scale a pure CSS design token system with 100% type-safety
Buttery LogsIsomorphic logging for full-stack apps
Buttery MetaSSR'd meta tags for your SSR'd React app
@buttery/core/tsconfig
A @buttery/core sub-path export that re-exports the @buttery/tsconfig package.
Purpose
Consolidates the dependency list in any of the @buttery/tools packages.
Installation
yarn add @buttery/core
Usage
in *.ts
import tsconfig from "@buttery/core/tsconfig";
in package.json
{
"extends": "@buttery/core/tsconfig"
}
API & Reference
on this page
