Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @cldn/components

[![Documentation](https://img.shields.io/badge/Documentation-blue)](https://components.cldn.pro/)
[![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github)](https://github.com/cloudnode-pro/components)
[![NPM](https://img.shields.io/npm/v/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components)
Comment thread
zefir-git marked this conversation as resolved.
[![Downloads](https://img.shields.io/npm/d18m/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components)
Comment thread
zefir-git marked this conversation as resolved.
[![Licence](https://img.shields.io/github/license/cloudnode-pro/components)](https://github.com/cloudnode-pro/components/blob/main/LICENSE)
Comment thread
zefir-git marked this conversation as resolved.
[![CI](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml/badge.svg)](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml)
Comment thread
zefir-git marked this conversation as resolved.

Base classes for creating web components.

This library is intended for use in a web browser environment. A bundler, such as [Webpack](https://webpack.js.org/)
Expand Down