Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/code-dimension/stencil-components

Web components built on top StencilJS
https://github.com/code-dimension/stencil-components

components stenciljs webcomponents

Last synced: 2 months ago
JSON representation

Web components built on top StencilJS

Awesome Lists containing this project

README

        

# Stencil Components

Web components built on top StencilJS

[![Build Status](https://travis-ci.org/CodeDimension/stencil-components.svg?branch=master)](https://travis-ci.org/CodeDimension/stencil-components) [![Coverage Status](https://coveralls.io/repos/github/CodeDimension/stencil-components/badge.svg?branch=master)](https://coveralls.io/github/CodeDimension/stencil-components?branch=master) [![npm version](https://badge.fury.io/js/%40code-dimension%2Fstencil-components.svg)](https://badge.fury.io/js/%40code-dimension%2Fstencil-components)

## How to install

You can install using NPM:

```
npm i --save @code-dimension/stencil-components
```

You can install using unpkg cdn:
```
https://unpkg.com/@code-dimension/stencil-components
```

Checkout the complete [documentation](https://codedimension.github.io/stencil-components/) !