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

1.0.3 • Public • Published

glocky-pattern-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save glocky-pattern-library

Usage

import React, { Component } from 'react'

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

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

License

MIT © LucaPipolo

/glocky-pattern-library/

    Package Sidebar

    Install

    npm i glocky-pattern-library

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    9.5 kB

    Total Files

    21

    Last publish

    Collaborators

    • luca.pipolo