0.3.5 • Published 6 years ago

@interfacers/reactor v0.3.5

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

@interfacers/reactor

@interfacers/reactor is a react component library.

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @interfacers/reactor

Usage

import React, { Component } from "react";

import MyComponent from "@interfacers/reactor";
import "@interfacers/reactor/dist/index.css";

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

License

MIT © ttraenkler

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.1.33

6 years ago

0.2.0

6 years ago

0.1.32

6 years ago

0.1.31

6 years ago

0.1.30

6 years ago

0.1.29

6 years ago

0.1.28

6 years ago

0.1.26

6 years ago

0.1.27

6 years ago

0.1.25

6 years ago

0.1.21

6 years ago

0.1.22

6 years ago

0.1.23

6 years ago

0.1.24

6 years ago

0.1.20

6 years ago

0.1.19

6 years ago