se-component-library

1.0.0 • Public • Published


component-library

This Repository holds all Senseering Components and Deploy them to NPM.

📖 Documentation ✅ Issues 🌐 Website

Discover the Components

Website: senseering-component-library

Usage

You can add the Senseering Component Library to andy frontend with NPM.

npm install senseering-component-library

And then use it as usual in you components

import { SeButton } from 'senseering-component-library';
 
...
 
<se-button>Hello World!</se-button>

Whats behind?

We use storybook.js, which is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.

To see a list of all compnents, please visit senseering-component-library, which is a buildet version of the Storybook.

Readme

Keywords

none

Package Sidebar

Install

npm i se-component-library

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

187 kB

Total Files

14

Last publish

Collaborators

  • huhn