tvisual
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

tvisual

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save tvisual

Usage

import React, { Component } from 'react'

import MyComponent from 'tvisual'
import 'tvisual/dist/index.css'

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

License

MIT © tlessss

Readme

Keywords

none

Package Sidebar

Install

npm i tvisual

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.92 kB

Total Files

10

Last publish

Collaborators

  • tlessss