Skip to content

Commit c52e5ac

Browse files
authored
Added README badges (#100)
2 parents c1e1906 + 3d6100e commit c52e5ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @cldn/components
22

3+
[![Documentation](https://img.shields.io/badge/Documentation-blue)](https://components.cldn.pro/)
4+
[![GitHub](https://img.shields.io/badge/GitHub-181717?logo=github)](https://github.com/cloudnode-pro/components)
5+
[![NPM](https://img.shields.io/npm/v/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components)
6+
[![Downloads](https://img.shields.io/npm/d18m/@cldn/components.svg)](https://www.npmjs.com/package/@cldn/components)
7+
[![Licence](https://img.shields.io/github/license/cloudnode-pro/components)](https://github.com/cloudnode-pro/components/blob/main/LICENSE)
8+
[![CI](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml/badge.svg)](https://github.com/cloudnode-pro/components/actions/workflows/ci.yml)
9+
310
Base classes for creating web components.
411

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

0 commit comments

Comments
 (0)