Skip to content

A simple library to create webpages with web components.

License

Notifications You must be signed in to change notification settings

dutchcelt/trivet

Repository files navigation

Trivet

A simple library to create webpages with web components.

Implementing a design can be hard but many of the common design requirements have been solved. This library helps to implement design in other systems and frameworks. It will help you deliver a stable and consistent design so you can put whatever you need on top of it.

The system offers:

  • Design tokens (Style Dictionary)
  • Layout system (Gridless)
  • Web Components
  • Assets for styling pages and Web Components
  • A CLI for generating themes

Install

The setup use NPM (version 20 or higher).

  • npm install

Build

The build task runs all the 'build' script inside the workspace packages.

  • npm run build

Develop

  • npm run develop

License

AGPL-3.0" License

About

A simple library to create webpages with web components.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published