This monorepo contains several standalone packages that are useful in the TV Kitchen ecosystem. They might be used by specific
TV Kitchen Utilities are standalone packages which the TV Kitchen community has deemed important enough to support. A Utility might provide critical functionality leveraged by an Appliances, or it could provide additional implementation-level functionality beyond what is provided by the Countertop.
yarn install
This will install project dependencies, link local sibling dependencies (we're using Yarn Workspaces), and build/transpile each package.
TV Kitchen is a project of Bad Idea Factory. Learn more at the TV Kitchen project site.
TV Kitchen is an open source project, and we welcome contributions of any kind.
Thank you for considering, and before diving in please follow these steps:
- Step 1: read our code of conduct.
- Step 2: review our contribution guide.
- Step 3: make sure your contribution is related to an issue.
- Step 4: review these testing best practices.