@chris.troutner/react-jdenticon

1.0.0 • Public • Published

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" />);
}

/@chris.troutner/react-jdenticon/

    Package Sidebar

    Install

    npm i @chris.troutner/react-jdenticon

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.18 kB

    Total Files

    5

    Last publish

    Collaborators

    • chris.troutner