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

1.0.0 • Public • Published

react-glow

React glow text

NPM JavaScript Style Guide

Install

npm install --save react-glow

Usage

import * as React from 'react'
 
import MyComponent from 'react-glow'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © mentorkadriu

Readme

Keywords

none

Package Sidebar

Install

npm i react-glow

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

34.1 kB

Total Files

8

Last publish

Collaborators

  • mentorkadriu