All Projects → carbon-design-system → Carbon Components Vue

carbon-design-system / Carbon Components Vue

Licence: apache-2.0
Vue implementation of the Carbon Design System

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Carbon Components Vue

Go Carbon
Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister
Stars: ✭ 713 (+110.32%)
Mutual labels:  hacktoberfest, carbon
Carbon
Carbon is one of the components of Graphite, and is responsible for receiving metrics over the network and writing them down to disk using a storage backend.
Stars: ✭ 1,435 (+323.3%)
Mutual labels:  hacktoberfest, carbon
Nef
💊 steroids for Xcode Playgrounds
Stars: ✭ 226 (-33.33%)
Mutual labels:  hacktoberfest, carbon
Admin
A beautiful and fully-featured administration interface builder for hypermedia APIs
Stars: ✭ 335 (-1.18%)
Mutual labels:  hacktoberfest
Livecode
LiveCode cross-platform development environment (engine)
Stars: ✭ 336 (-0.88%)
Mutual labels:  hacktoberfest
Kotlin Telegram Bot
🤖 A wrapper for the Telegram Bot API written in Kotlin
Stars: ✭ 337 (-0.59%)
Mutual labels:  hacktoberfest
Django Meta
Pluggable app to allow Django developers to quickly add meta tags and OpenGraph, Twitter, and Google Plus properties to their HTML responses.
Stars: ✭ 339 (+0%)
Mutual labels:  hacktoberfest
Grouparoo
🦘 The Grouparoo Monorepo - open source customer data sync framework
Stars: ✭ 334 (-1.47%)
Mutual labels:  hacktoberfest
Console Feed
Captures console.log's into a React Component 🔥
Stars: ✭ 337 (-0.59%)
Mutual labels:  hacktoberfest
Phpmussel
PHP-based anti-virus anti-trojan anti-malware solution.
Stars: ✭ 337 (-0.59%)
Mutual labels:  hacktoberfest
Hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Stars: ✭ 336 (-0.88%)
Mutual labels:  hacktoberfest
Trefle Api
🍀 Trefle is a botanical JSON REST API for plants species, allowing you to search and query over all the registered species, and build the next gardening apps and farming robots.
Stars: ✭ 335 (-1.18%)
Mutual labels:  hacktoberfest
Verta
تاریخ شمسی برای لاراول 5 , 6 , 7 , 8 تاریخ جلالی , تاریخ شمسی, پکیج شمسی, تبدیل تاریخ میلادی به شمسی
Stars: ✭ 335 (-1.18%)
Mutual labels:  carbon
Netcdf C
Official GitHub repository for netCDF-C libraries and utilities.
Stars: ✭ 336 (-0.88%)
Mutual labels:  hacktoberfest
Jhipster Kotlin
Kotlin based JHipster
Stars: ✭ 339 (+0%)
Mutual labels:  hacktoberfest
Pact Python
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Stars: ✭ 335 (-1.18%)
Mutual labels:  hacktoberfest
Templates
Templates created by The Good Docs Project - for all your tech writing needs.
Stars: ✭ 334 (-1.47%)
Mutual labels:  hacktoberfest
Parse Dashboard
A dashboard for managing your Parse Server Apps
Stars: ✭ 3,534 (+942.48%)
Mutual labels:  hacktoberfest
Jotai
👻 Primitive and flexible state management for React
Stars: ✭ 6,453 (+1803.54%)
Mutual labels:  hacktoberfest
Portage
[MIRROR] Package management system
Stars: ✭ 336 (-0.88%)
Mutual labels:  hacktoberfest

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].