All Projects → comento → comento-ui

comento / comento-ui

Licence: other
Vue UI components used in Comento

Programming Languages

Vue
7211 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to comento-ui

sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-8%)
Mutual labels:  component-library, design-system
carbon-components-svelte
Svelte implementation of the Carbon Design System
Stars: ✭ 1,615 (+6360%)
Mutual labels:  component-library, design-system
kahi-ui
Straight-forward Svelte UI for the Web
Stars: ✭ 169 (+576%)
Mutual labels:  component-library, design-system
react-uswds
USWDS 3.0 components built in React
Stars: ✭ 108 (+332%)
Mutual labels:  component-library, design-system
smores-react
🍭 Marshmallow React components
Stars: ✭ 34 (+36%)
Mutual labels:  component-library, design-system
react
An implementation of GitHub's Primer Design System using React
Stars: ✭ 2,023 (+7992%)
Mutual labels:  component-library, design-system
tds-community
TELUS Design System Community Components
Stars: ✭ 22 (-12%)
Mutual labels:  component-library, design-system
Ugnis
Visual CSS generator for React
Stars: ✭ 249 (+896%)
Mutual labels:  component-library, design-system
maker
Maker Design System by Square
Stars: ✭ 43 (+72%)
Mutual labels:  component-library, design-system
vf-core
A (primarily CSS) framework that targets needs of life science websites and services
Stars: ✭ 16 (-36%)
Mutual labels:  component-library, design-system
react-dsfr
Non-official React components of the official french Système de Design de l'État.
Stars: ✭ 48 (+92%)
Mutual labels:  component-library, design-system
mayflower
Mayflower Mono Repo (react and pattern lab and documentation)
Stars: ✭ 17 (-32%)
Mutual labels:  component-library, design-system
paragon
💎 An accessible, theme-ready design system built for learning applications and Open edX.
Stars: ✭ 85 (+240%)
Mutual labels:  component-library, design-system
dorai-ui
Accessible, unstyled, open-sourced, and fully functional react component library for building design systems
Stars: ✭ 34 (+36%)
Mutual labels:  component-library, design-system
design-systems
A list of famous design systems, design languages and guidelines
Stars: ✭ 403 (+1512%)
Mutual labels:  component-library, design-system
paramount
React Component Library for React Native and React Web
Stars: ✭ 23 (-8%)
Mutual labels:  component-library, design-system
Vue Design System
An open source tool for building UI Design Systems with Vue.js
Stars: ✭ 2,077 (+8208%)
Mutual labels:  component-library, design-system
Carbon Web Components
Carbon Design System variant on top of Web Components
Stars: ✭ 171 (+584%)
Mutual labels:  component-library, design-system
anv-ui-components
AnyVision React components library
Stars: ✭ 35 (+40%)
Mutual labels:  component-library, design-system
polarwind
Envoy's product component library
Stars: ✭ 17 (-32%)
Mutual labels:  component-library, design-system

Comento UI

Vue UI components used in Comento

MIT

Installation

npm install comento-ui

yarn add comento-ui

How to use

import Vue from 'vue';
import ComentoUI from 'comento-ui';
import 'comento-ui/dist/comento-ui.css';

Vue.use(ComentoUI);

Docs

comento-ui storybook

License

MIT

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].