1.0.0 • Published 4 years ago

th-pattern-library v1.0.0

Weekly downloads
6
License
CHECK LICENSE UND...
Repository
github
Last release
4 years ago

th-pattern-library

A pattern library conforming with TechHive.IO's design system.

NPM JavaScript Style Guide

Install

npm install --save th-pattern-library

Usage

import React, { Component } from 'react';

import MyComponent from 'th-pattern-library';
import 'th-pattern-library/dist/index.css';

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

License

TechHive.IO React Library is © 2020 TechHive.IO LLC . It is distributed under the Creative Commons Attribution License.

The names and logos for TechHive.IO LLC are trademarks of TechHive.IO LLC.