• Stars
    star
    196
  • Rank 191,570 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collection of Web Components by Clever Cloud
kind title
🏠 Home
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.

License

This project is licensed under the Apache-2.0.

We're using modified versions of two projects related to Leaflet:

Both projects are licensed with BSD-2-Clause. They aren't updated anymore, and we wanted them to be exposed as modern ES modules. This is the main reason we decided to copy them in our own repo. The respective copyrights are at the top of each file:

  • src/lib/leaflet-heat.js
  • src/lib/simpleheat.js

Icons are powered by Remix Icon.

More Repositories

1

pulsar4s

Idiomatic, typesafe, and reactive Scala client for Apache Pulsar
Scala
222
star
2

json2caseclass

Kickstart your scala API client by turning JSON into case classes.
JavaScript
124
star
3

cliparse-node

Declarative CLI parsing for node
JavaScript
84
star
4

clever-tools

The official command line interface for Clever Cloud
JavaScript
69
star
5

Quercus

Java implementation of PHP, by Caucho's Technology, Clever Cloud Development Branch
Java
47
star
6

expressjs-mongodb-statsd-example

Run Express.js with MongoDB and StatsD on Clever Cloud
JavaScript
40
star
7

uuid_to_pokemon.rs

Translate a UUID into a qualified POKéMON name in a consistent way.
Rust
32
star
8

doc.clever-cloud.com

Markdown content of the Clever Cloud documentation
31
star
9

stream-dns

A DNS server written in Go with an event stream architecture, updated via kafka
Go
29
star
10

simple-vmm

example VM monitor using rust-vmm
Rust
29
star
11

awesome-clever-cloud

Curated list of awesome Clever Cloud resources
22
star
12

biscuit-pulsar

Biscuit Authentication and Authorization plugins for Apache Pulsar.
Java
21
star
13

issues-helper

Easily open issues from the command line
Rust
20
star
14

varnish-examples

Examples of Varnish configuration files for Clever Cloud
Perl
18
star
15

kawa

Agnostic representation of HTTP1 and HTTP2, with zero-copy, made for Sōzu.
Rust
16
star
16

rabbitmq-autoreconnect-java

Helper to automatically handle reconnections automatically in a pool of rabbitmq servers.
Java
16
star
17

clever-cloud.com

The website of Clever Cloud : www.clever-cloud.com
CSS
14
star
18

wadl2json

Convert a remote WADL file into a JSON equivalent
JavaScript
14
star
19

CleverCloud-exheres

Clever Cloud's exherbo repository
13
star
20

warp10.rs

Warp10 client for rust
Rust
12
star
21

anorm-pg-entity

Abstraction around a DB entity wrt anorm. Still in a state of flux.
Scala
11
star
22

Bianca

Bianca is a fast, 100% Java implementation of the PHP language
Java
10
star
23

clever-client.js

JavaScript REST client and utils for Clever Cloud's API
JavaScript
10
star
24

terraform-provider-clevercloud

Terraform Clever Cloud provider
Go
10
star
25

escli

Command line tool to administrate ES cluster easily
JavaScript
10
star
26

clevercloud-sdk-rust

A rust client and structures to interact with the Clever-Cloud API.
Rust
9
star
27

clever-operator

A kubernetes operator that expose clerver cloud's resources through custom resource definition
Rust
9
star
28

rust-docker-example

Run Rust with Docker on Clever Cloud
Rust
8
star
29

documentation

Clever Cloud documentation V.2
HTML
8
star
30

rust-guidelines

Rust guidelines we follow at Clever Cloud
8
star
31

cellar-migration

A tool to help migrate between an S3 compatible service to Clever Cloud Cellar service
Rust
8
star
32

wadl-client

Generate a Javascript client for a web API providing a WADL description
JavaScript
8
star
33

node-pulsar-rust-backed

WIP, POC of node js driver for pulsar backed by rust
JavaScript
6
star
34

logstash-output-pulsar

Ruby
6
star
35

expressjs-postgresql-example

Run Express.js with PostgreSQL on Clever Cloud
JavaScript
6
star
36

gitlab-runner-generators

A set of scripts to generate GitLab Runners and deploy them on Clever Cloud
Shell
6
star
37

fmkcms

JavaScript
6
star
38

wemos-ws-led

C++
5
star
39

akka-warp10-scala-client

Warp10 Scala client which is using Akka Streams.
Scala
5
star
40

biscuit-cryptography-example

Example implementation for Biscuit tokens cryptography
Rust
5
star
41

biscuit-wasm

Web Assembly library for the Biscuit token
Rust
5
star
42

n8n-example

Run n8n on Clever Cloud
TypeScript
5
star
43

meteorjs-mongodb-example

Run Meteor with MongoDB on Clever Cloud
HTML
5
star
44

telegraf-output-warp10

Go
5
star
45

phoenix-docker-example

Run Phoenix with Docker on Clever Cloud.
Elixir
5
star
46

flask-example

Run Flask on Clever Cloud
Python
5
star
47

plant-a-tree

💡⛅ Clever Cloud will make sure a new tree 🌳 is planted for each new deployment of this app on Clever Cloud 💡⛅
JavaScript
5
star
48

Viadeo4J

Viadeo java API
Java
4
star
49

clever-components-cdn

Small endpoint to serve Clever Cloud components dynamicly.
JavaScript
4
star
50

keras-example

Run Keras on Clever Grid
Python
4
star
51

metrics-spec

An attempt to describe semantics
Rust
4
star
52

mformater

a tool for source code format
Shell
3
star
53

JavaLocaleUtil

some good things for playing with java.util.Locale
Java
3
star
54

clever-intellij-plugin

Java
3
star
55

mock-smtp-server

A mock smtp server
JavaScript
3
star
56

nodejs-tcp-chat-example

Run a dead simple TCP chat on Clever Cloud
JavaScript
3
star
57

foundationdb-exporter

A FoundationDB metrics Exporter with Prometheus compatibility
Rust
3
star
58

quercus-modules

Quercus external modules global repository
Java
2
star
59

rust-wemos-example

Run Rust Wemos on Clever Cloud
JavaScript
2
star
60

php-composer-example

Run PHP with Composer on Clever Cloud
JavaScript
2
star
61

fmkecom

fmk extends for commercials
Java
2
star
62

hugo-cc-doc-theme

Clever Cloud's gohugo documentation theme
HTML
2
star
63

botr4j

Bits on the run java API
Java
2
star
64

Clever-Cloud-overlay

Subpart of Keruspe overlay
Shell
2
star
65

botr4j-example

Usages Examples for botr4j
Java
2
star
66

seaside-example

Run Seaside web application with Pharo Smalltalk on Clever Cloud
Smalltalk
2
star
67

wemos-statsd-example

Run Wemos with StatsD on Clever Cloud
JavaScript
2
star
68

fmkcms_site

Java
2
star
69

testcontainers-ceph

Testcontainers implementation for Ceph, a distributed object, block, and file storage platform
Java
2
star
70

clever-wordpress

Install and manage Wordpress with Bedrock's composer
PHP
2
star
71

nodejs-pulsar-example

This repository demonstrates the usage of Apache Pulsar with a dead simple Node.js application.
JavaScript
2
star
72

warp10-macaroons-plugin

Authentication plugin adding macaroons support to warp10
Java
2
star
73

grafana-example

Run Grafana on Clever Cloud
Shell
2
star
74

Menhir

Templating engine
Java
1
star
75

biscuit-playground

Frontend application to test Biscuit tokens
JavaScript
1
star
76

biscuit-c

C bindings to Biscuit
Rust
1
star
77

springboot-mongo-example

Run Spring Boot with MongoDB on Clever Cloud
Java
1
star
78

opencatalog

App and API catalog design for cities
1
star
79

hapijs-statsd-example

Run Hapi.js with StatsD on Clever Cloud
JavaScript
1
star
80

.NET-example

Deploy a .NET application on Clever Cloud
HTML
1
star
81

play-scala-example

Deploy a Scala app built with Play Framework
JavaScript
1
star
82

ollama-chat-deploy

Deploy AI models on Clever Cloud with Ollama
Shell
1
star
83

onboarder

Welcome to Clever Cloud
JavaScript
1
star
84

auth-sandbox

WIP
JavaScript
1
star
85

svelte

Deploy a Svelte app on Clever Cloud
JavaScript
1
star
86

quercus-apc

Quercus Extension: APC - The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
Java
1
star
87

sozu-pulsar-connector

Listens on a Pulsar topic to transmit requests to Sōzu
Rust
1
star
88

clevercloud-warp10-datasource

Grafana datasource for Warp 10 platform
TypeScript
1
star
89

quercus-pdflib

Quercus Extension: PDF - The PDF functions in PHP can create PDF files using the PDFlib library
Java
1
star
90

systemd-services

Many systemd services files
Shell
1
star
91

oauth10a-rust

A rust implementation of the oauth 1.0a protocol
Rust
1
star
92

goji-statsd-example

Run Goji with StatsD on Clever Cloud
Go
1
star
93

warp10-scala-client

a scala client for warp10 geo/time series DB
Scala
1
star
94

Go-New-Relic-example

A Go example app monitored by New Relic agent
Go
1
star
95

steampipe-plugin-clevercloud

Steampipe plugin for CleverCloud
Go
1
star
96

doc.clever-cloud.com-comments

Repository to collect comments of our documentation website
1
star
97

haskell-example

Run Haskell on Clever Cloud
Haskell
1
star
98

hhvm-example

Run HHVM on Clever Cloud
Hack
1
star
99

logstash-example

Dockerfile
1
star
100

iojs-example

Run IO.js on Clever Cloud
JavaScript
1
star