0.0.34 • Published 12 months ago

@muckee/react-components v0.0.34

Weekly downloads
-
License
EPL-2.0
Repository
github
Last release
12 months ago

@muckee/react-components

A collection of re-usable React components, written with JavaScript.

NPM JavaScript Style Guide

Install

npm install --save @muckee/react-components

Usage

import React, { Component } from 'react'

import MyComponent from '@muckee/react-components'
import '@muckee/react-components/dist/index.css'

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

License

EPL-2.0 © muckee

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.30

12 months ago

0.0.31

12 months ago

0.0.32

12 months ago

0.0.33

12 months ago

0.0.34

12 months ago

0.0.26

12 months ago

0.0.27

12 months ago

0.0.28

12 months ago

0.0.29

12 months ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago