th-pattern-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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.

/th-pattern-library/

    Package Sidebar

    Install

    npm i th-pattern-library

    Weekly Downloads

    0

    Version

    1.0.0

    License

    CHECK LICENSE UNDER LICENSE.md

    Unpacked Size

    65.7 kB

    Total Files

    18

    Last publish

    Collaborators

    • abedzantout