Socket
Book a DemoInstallSign in
Socket

@envoy/ember-ui-kit

Package Overview
Dependencies
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@envoy/ember-ui-kit

Envoy's Ember ui-kit component library.

latest
Source
npmnpm
Version
1.0.0-alpha.15
Version published
Maintainers
7
Created
Source

@envoy/ember-ui-kit

CircleCI

Envoy UI components and Living Style Guide

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v12 or above

Installation

ember install @envoy/ember-ui-kit

Starting the Storybook style guide

git clone git@github.com:envoy/ember-ui-kit.git
cd ember-ui-kit
yarn install

Before starting Storybook, we need to start the Ember dummy app to create some storybook dependencies:

ember s

and in a separate terminal window:

yarn run storybook

This will automatically open the Storybook app in a new tab at http://localhost:6006

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

ember-addon

FAQs

Package last updated on 15 Oct 2020

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