Svelte implementation of the Carbon Design System https://svelte.carbondesignsystem.com
Find a file
Eric Liu 82f5a078a4
Merge pull request #3 from IBM/develop
feat(components): add RadioButton, TextInput components
2019-12-15 15:27:48 -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 chore(docs): rebuild storybook [ci skip] 2019-12-15 15:26:26 -08:00
src feat(components): add TextInput 2019-12-15 15:25:48 -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 TextInput 2019-12-15 15:25:48 -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
  • TextInput
    • TextInputSkeleton
    • PasswordInput
  • Toggle
    • ToggleSkeleton
  • ToggleSmall
    • ToggleSmallSkeleton
  • TooltipDefinition
  • TooltipIcon
  • UnorderedList

Usage

[Placeholder]

Contributing

[Placeholder]

Changelog

License

Apache 2.0