0.3.5 • Published 5 years ago

@interfacers/reactor v0.3.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.1.33

5 years ago

0.2.0

5 years ago

0.1.32

5 years ago

0.1.31

5 years ago

0.1.30

5 years ago

0.1.29

5 years ago

0.1.28

5 years ago

0.1.26

5 years ago

0.1.27

5 years ago

0.1.25

5 years ago

0.1.21

5 years ago

0.1.22

5 years ago

0.1.23

5 years ago

0.1.24

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago