Socket
Socket
Sign inDemoInstall

@courbanize/courb-common-ui

Package Overview
Dependencies
720
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @courbanize/courb-common-ui

Shared UI components for coUrbanize's apps


Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Install size
103 MB
Created
Weekly downloads
 

Readme

Source

Codeship Status for coUrbanize/courb-common-ui

courb-common-ui

This Ember addon is a UI component library to share common styles and components between coUrbanize Ember applications.

Installation

Run the following code to install the addon in an Ember application:

ember install @courbanize/courb-common-ui

Documentation and Style guide

The addon uses Ember CLI AddonDocs to render documentation and a style guide on Github pages.

Courb Common UI

To publish a new version to Github pages, run:

ember deploy production

Note: the style guide and documentation content is a Work in Progress.

Included components

Please refer to the docs for detailed information about each component.

  • courb-button
  • courb-tooltip
  • courb-input
  • courb-char-count

Contributing

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

Releasing a new version to NPM

  • git checkout master
  • yarn version --minor
  • git push
  • git push --tags
  • yarn publish --access public

License

This project is licensed under the MIT License.

Keywords

FAQs

Last updated on 12 Dec 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc