Svelte implementation of the Carbon Design System https://svelte.carbondesignsystem.com
Find a file
2019-12-15 15:03:07 -08:00
.github feat: initial commit 2019-12-15 11:20:52 -08:00
.storybook feat: initial commit 2019-12-15 11:20:52 -08:00
docs feat: initial commit 2019-12-15 11:20:52 -08:00
src feat(components): add RadioButton 2019-12-15 15:03:07 -08:00
.eslintrc.json feat: initial commit 2019-12-15 11:20:52 -08:00
.gitignore feat: initial commit 2019-12-15 11:20:52 -08:00
.travis.yml feat: initial commit 2019-12-15 11:20:52 -08:00
CHANGELOG.md feat: initial commit 2019-12-15 11:20:52 -08:00
LICENSE Initial commit 2019-12-15 13:16:40 -05:00
package.json feat: initial commit 2019-12-15 11:20:52 -08:00
README.md feat(components): add RadioButton 2019-12-15 15:03:07 -08:00
rollup.config.js feat: initial commit 2019-12-15 11:20:52 -08:00
yarn.lock feat: initial commit 2019-12-15 11:20:52 -08:00

carbon-components-svelte

🚧🚧🚧 UNDER CONSTRUCTION

Svelte implementation of the Carbon Design System

🚧🚧🚧

Storybook

Getting Started

[Placeholder]

Supported Components

Currently, the following components are supported:

  • Accordion
  • AccordionItem
  • AccordionSkeleton
  • Breadcrumb
  • BreadcrumbItem
  • BreadcrumbSkeleton
  • Button
  • ButtonSkeleton
  • Checkbox
  • CheckboxSkeleton
  • CodeSnippet
  • CodeSnippetSkeleton
  • Copy
  • CopyButton
  • InlineLoading
  • Loading
  • Link
  • ListItem
  • OrderedList
  • RadioButton
  • RadioButtonSkeleton
  • Search
  • SearchSkeleton
  • SkeletonPlaceholder
  • SkeletonText
  • Tag
  • TagSkeleton
  • TextArea
  • TextAreaSkeleton
  • Toggle
  • ToggleSkeleton
  • ToggleSmall
  • ToggleSmallSkeleton
  • TooltipDefinition
  • TooltipIcon
  • UnorderedList

Usage

[Placeholder]

Contributing

[Placeholder]

Changelog

License

Apache 2.0