Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.
/ carbon Public archive

Haskell integration of the Carbon design system web-components.

Notifications You must be signed in to change notification settings

aveltras/carbon

Repository files navigation

Carbon

This repository provides multiple libraries to help you use Carbon Design System in your haskell projects.
It provides the custom html tags and attributes needed by the web component distribution of the design system available here.

  • carbon-blaze-html integration with blaze-html
  • carbon-lucid integration with lucid
  • carbon-icons packages the SVGs offered by @carbon/icons in ready to use Haskell code. You can browse the icons here.
  • carbon-pictograms packages the SVGs offered by @carbon/pictograms in ready to use Haskell code. You can browse the pictograms here.
  • carbon-svg is a base package which defines the SVG datatype needed by the other libraries
  • carbon-tools is the core package from which most of the other libraries are automatically generated

Examples

About

Haskell integration of the Carbon design system web-components.

Topics

Resources

Stars

Watchers

Forks