tsi2-ui-library

1.0.17 • Public • Published

tsi2-ui-library

The TSI 2 UI Library is a JavaScript component library based on React.js. It is intended to create Web interfaces for the Tea(m)speak Interface 2 and other internal products.

NPM JavaScript Style Guide

Install

npm install --save tsi2-ui-library

Usage

import React, { Component } from 'react'

import MyComponent from 'tsi2-ui-library'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © dwwe2017

Readme

Keywords

none

Package Sidebar

Install

npm i tsi2-ui-library

Weekly Downloads

1

Version

1.0.17

License

MIT

Unpacked Size

225 kB

Total Files

6

Last publish

Collaborators

  • dwwe