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

1.0.1 • Public • Published

react-neu-ui

Neumorphic component library

NPM JavaScript Style Guide

Install

npm install --save react-neu-ui

Usage

import React, { Component } from 'react'

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

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

License

MIT © clintonbembryjr

Readme

Keywords

none

Package Sidebar

Install

npm i react-neu-ui

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

148 kB

Total Files

46

Last publish

Collaborators

  • clinton-jones