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

1.0.1 • 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></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.

Readme

Keywords

Package Sidebar

Install

npm i carbon-components-ember

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

957 kB

Total Files

375

Last publish

Collaborators

  • klikis