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

1.1.8 • Public • Published

simply-react-ui

Simple, high quality, 0 dependency react components you don't normally find in a ui library

NPM JavaScript Style Guide

Install

npm install --save simply-react-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'simply-react-ui'
import 'simply-react-ui/dist/index.css'

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

License

MIT © noobling

Readme

Keywords

none

Package Sidebar

Install

npm i simply-react-ui

Weekly Downloads

3

Version

1.1.8

License

MIT

Unpacked Size

65.7 kB

Total Files

29

Last publish

Collaborators

  • noobling