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

0.0.3 • Public • Published

react-frankenstein

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-frankenstein

Usage

import React, { Component } from 'react';

import MyComponent from 'react-frankenstein';
import 'react-frankenstein/dist/index.css';

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

License

MIT © alvin883

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.32latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.32
0.0.20
0.0.10

Package Sidebar

Install

npm i react-frankenstein

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

393 kB

Total Files

47

Last publish

Collaborators

  • just_anonym883