carbon-components-ember
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Carbon Components Ember

Implementation of the carbon design system in ember https://www.carbondesignsystem.com/

Compatibility

  • Ember.js v4.8 or above
  • Embroider or ember-auto-import v2

Installation

ember install carbon-components-ember

Usage

Access carbon components with Carbon:: prefix

<Carbon::Button />

Services:

class Component {
  @service("carbon.notifications") notifications;
}

Contributing

See the Contributing guide for details.

License

This project is licensed under the Apache License 2.0.

/carbon-components-ember/

    Package Sidebar

    Install

    npm i carbon-components-ember

    Weekly Downloads

    72

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    363 kB

    Total Files

    375

    Last publish

    Collaborators

    • klikis