christroutner / react-jdenticon

https://www.npmjs.com/package/react-jdenticon

Repository from Github https://github.comchristroutner/react-jdenticonRepository from Github https://github.comchristroutner/react-jdenticon

A basic wrapper around Jdenticon for React.

Usage

import React from 'react';
import Jdenticon from 'react-jdenticon';

function Example(){
  return(<Jdenticon size="48" value="Hello World" />);
}

About

https://www.npmjs.com/package/react-jdenticon


Languages

Language:JavaScript 100.0%