Socket
Socket
Sign inDemoInstall

carbon-components-ember

Package Overview
Dependencies
Maintainers
0
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-components-ember

The default blueprint for Embroider v2 addons.


Version published
Weekly downloads
3
decreased by-95.59%
Maintainers
0
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 14 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc