slithe
TypeScript icon, indicating that this package has built-in type declarations

0.2.11 • Public • Published

Slithe

Quality Gate Status Coverage Version Downloads License Built With Stencil


Slithe Icon

Snaky web components that moults

Documentation

Full documentation website can be found here.

Installation

npm install slithe --save

Usage

// Import
import { defineElements, setTheme } from 'slithe';
// Theme
import 'slithe/primer/global.css';
import primer from 'slithe/primer';
// Initialization
defineElements();
setTheme('light', primer);
<!-- Use it! -->
<sl-button primary>My Cool Button</sl-button>

License

MIT

Package Sidebar

Install

npm i slithe

Weekly Downloads

6

Version

0.2.11

License

MIT

Unpacked Size

1.76 MB

Total Files

105

Last publish

Collaborators

  • cadgerfeast