All Projects → CleverCloud → Clever Components

CleverCloud / Clever Components

Licence: apache-2.0
Collection of Web Components by Clever Cloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Clever Components

All Around Keyboard
a web component for piano keyboards
Stars: ✭ 11 (-84.51%)
Mutual labels:  web-components
Lion
Fundamental white label web component features for your design system.
Stars: ✭ 1,040 (+1364.79%)
Mutual labels:  web-components
File Input
A better <input type="file">
Stars: ✭ 59 (-16.9%)
Mutual labels:  web-components
Ui5 Webcomponents
UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
Stars: ✭ 882 (+1142.25%)
Mutual labels:  web-components
Blog Pwa
An experiment in mixing Hugo, lit-element, and Polymer PRPL into a progressive web app blog.
Stars: ✭ 41 (-42.25%)
Mutual labels:  web-components
Vaadin Charts
Vaadin Charts is a feature-rich interactive graph library that answers the data visualization needs of modern web applications
Stars: ✭ 47 (-33.8%)
Mutual labels:  web-components
Blazor.fast
A tiny wrapper around Fast and Fluent Web Components to integrate with Blazor and easily use the EditForm components
Stars: ✭ 23 (-67.61%)
Mutual labels:  web-components
Flip Clock
A flip clock, timer and countdown made with Polymer
Stars: ✭ 69 (-2.82%)
Mutual labels:  web-components
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (-40.85%)
Mutual labels:  web-components
Open Ui
Maintain an open standard for UI and promote its adherence and adoption.
Stars: ✭ 1,076 (+1415.49%)
Mutual labels:  web-components
Contactlab Ui Components
DEPRECATED - Basic UI components for ContactLab UX design pattern library
Stars: ✭ 31 (-56.34%)
Mutual labels:  web-components
Webrix
Powerful building blocks for React-based web applications
Stars: ✭ 41 (-42.25%)
Mutual labels:  web-components
Custom Elements Ts
Create native custom elements using Typescript
Stars: ✭ 52 (-26.76%)
Mutual labels:  web-components
Svelte Flat
Flat UI components built with Svelte.
Stars: ✭ 13 (-81.69%)
Mutual labels:  web-components
Stylable
Stylable - CSS for components
Stars: ✭ 1,109 (+1461.97%)
Mutual labels:  web-components
Montecarlo
Portfolio simulation running in a OCaml web worker
Stars: ✭ 10 (-85.92%)
Mutual labels:  web-components
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (-32.39%)
Mutual labels:  web-components
Webcomponents From Zero To Hero
An introduction to writing raw web components.
Stars: ✭ 70 (-1.41%)
Mutual labels:  web-components
Sui Components
SUI Components
Stars: ✭ 66 (-7.04%)
Mutual labels:  web-components
L2t Paper Slider
Polymer element for displaying slides in a carousel
Stars: ✭ 53 (-25.35%)
Mutual labels:  web-components

kind: 🏠 Home title: ' Readme'

Collection of Web Components by Clever Cloud

What is this?

This project contains a collection of Web Components made by Clever Cloud.

Some of those components are low-level like <cc-button>, <cc-input-text> or <cc-loader>, the other components are more high-level and specific to Clever Cloud's domain model.

We use them on different Web UIs we have (public and internal).

Why is it public?

  1. We want to share our knowledge and experience with Web Components along with the tooling we used to build them. We hope it will help others for their own components.
  2. We use those components ourselves but we also want our clients and partners to use them in their own custom Web UIs based on our products.
  3. We think it's a great way for our clients to give feedbacks (and even contributions) on small parts of our Web UIs.

Can I see those components?

All our components are showcased with "stories" using Storybook. You can see all our components (and their stories) on this preview.

Storybook is a great tool to present your components in many different situations. This way, you can check how they behave with different inputs (properties, attributes...) and make sure they produce the right outputs (emit events...).

We also use web-component-analyzer to generate a documentation spec sheet for each component. You can find it in the Notes tab of a component's story (example).

Can I use them in my project?

Sure, they're available on npm. Contact us if you want more details.

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