@cheshire/core
v0.1.2
Published
cheshire foundational services and the cheshire.config contract
Downloads
506
Readme
@cheshire/core
Foundational services and the cheshire.config contract for
cheshire.
You do not install this directly. It arrives with @cheshire/app, which is what an application imports from.
pnpm create cheshire my-appWhat is in it
defineConfigand the config contract — what an application declares that it isdefineAppand the contribution contract — what an application declares that it has
./views is a separate entry point on purpose: the core barrel is imported by
@cheshire/runtime-electron from the main process and must stay React-free.
Status
Pre-1.0 and changing. The published surface will move before 1.0.
MIT © MSH
