Svelte implementation of the Carbon Design System https://svelte.carbondesignsystem.com
Find a file
Eric Liu acbb3ace96
Merge pull request #2 from IBM/skeleton-placeholder
feat(components): add SkeletonPlaceholder
2019-12-15 14:44:11 -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 Merge branch 'master' into skeleton-placeholder 2019-12-15 14:43:58 -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 Merge branch 'master' into skeleton-placeholder 2019-12-15 14:43:58 -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
  • Search
  • SearchSkeleton
  • SkeletonPlaceholder
  • SkeletonText
  • Tag
  • TagSkeleton
  • TextArea
  • TextAreaSkeleton
  • Toggle
  • ToggleSkeleton
  • ToggleSmall
  • ToggleSmallSkeleton
  • TooltipDefinition
  • TooltipIcon
  • UnorderedList

Usage

[Placeholder]

Contributing

[Placeholder]

Changelog

License

Apache 2.0