react implementation of dvrg.io - identicon generation
npm install --save react-dvrgimport React, { Component } from 'react'
import MyComponent from 'react-dvrg'
import 'react-dvrg/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}MIT © a-chugunov
If you encounter any problems, please file an issue along with a detailed description.
Great projects that inspired me to create dvrg.io.
- @metamask/jazzicon
- tinygraphs
- triangles
- mineral-ui
- turtlecoin identicon generator
- stellar-identicon-py
- @dicebear/avatars
- Paper.js
- Jdenticon
- urpflanze
- drawingbots.net
- karthik/wesanderson
Articles: