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

0.6.0 • Public • Published

Carbon Components Ember

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

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install carbon-components-ember

Usage

Access carbon components with Carbon:: prefix

<Carbon::Button></Carbon::Button>

Services:

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

Carbon Components can also be imported with ember-hbs-import addon

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i carbon-components-ember

Weekly Downloads

1

Version

0.6.0

License

none

Unpacked Size

236 kB

Total Files

228

Last publish

Collaborators

  • klikis