npm.io
2.2.0 • Published 1 year ago

carbon-components-ember

Licence
MIT
Version
2.2.0
Deps
65
Size
6.9 MB
Vulns
0
Weekly
0
Stars
25

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.

Keywords