@navneetlal/react-jdenticon
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-jdenticon

React component to easily include jdenticon created image in project

NPM JavaScript Style Guide

Install

npm install --save react-jdenticon

Usage

import React, { Component } from 'react'

import MyComponent from 'react-jdenticon'
import 'react-jdenticon/dist/index.css'

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

License

MIT © navneetlal

Readme

Keywords

none

Package Sidebar

Install

npm i @navneetlal/react-jdenticon

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

10.1 kB

Total Files

9

Last publish

Collaborators

  • navneetlalg