@carbon/vue

WebJar for @carbon/vue

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

carbon__vue
Last Version

Last Version

2.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

@carbon/vue
WebJar for @carbon/vue
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/carbon-design-system/carbon-components-vue

Download carbon__vue

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/carbon__vue/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>carbon__vue</artifactId>
    <version>2.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/carbon__vue/
implementation 'org.webjars.npm:carbon__vue:2.16.0'
// https://jarcasting.com/artifacts/org.webjars.npm/carbon__vue/
implementation ("org.webjars.npm:carbon__vue:2.16.0")
'org.webjars.npm:carbon__vue:jar:2.16.0'
<dependency org="org.webjars.npm" name="carbon__vue" rev="2.16.0">
  <artifact name="carbon__vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='carbon__vue', version='2.16.0')
)
libraryDependencies += "org.webjars.npm" % "carbon__vue" % "2.16.0"
[org.webjars.npm/carbon__vue "2.16.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : carbon__icons-vue jar [10.6.1]
org.webjars.npm : carbon-components jar [10.7.0]
org.webjars.npm : flatpickr jar [4.6.3]
org.webjars.npm : vue jar [2.6.10,3)

Project Modules

There are no modules declared in this project.

carbon-components-vue

Carbon Components Vue is released under the Apache-2.0 license CircleCI lerna

Vue implementation of the Carbon Design System A collection of Carbon Components implemented using Vue logo Vue.js.

Carbon Vue library - A Carbon Community Project

The library provides front-end developers & engineers a collection of reusable Vue components to build websites and user interfaces. Adopting the library enables developers to use consistent markup, styles, and behavior in prototype and production work.

Community Contributions Needed

As a community project contributions are not only welcome, but essential for the maintenance and growth of this project.

Changelog

CHANGELOG.md

Gettting started

Usage and getting started instructions for @carbon/vue.

Packages

@carbon/vue

A library of the Carbon core components

@carbon/vue

List of available components

View available Vue Components here. Usage information is available in the notes provided with each story.

Building and publishing

This is a monorepo using lerna. The following steps will build and publish the packages:

  • clone or download the repo;
  • run yarn to install dependencies and bootstrap the packages;
  • run yarn build to build all the packages including the storybook;

If you just want to build an individual package you can limit the scope: yarn build --scope @carbon/vue yarn build --scope storybook

To start the storybook in a local server use yarn start.

org.webjars.npm

Carbon Design System

Carbon is an open-source design system built by IBM.

Versions

Version
2.16.0
2.12.6
2.6.2