Skip to content

noyobo/react-shields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-shields

npm package NPM downloads

Example

Live Demo

import Shields from 'react-shields';

<Shields subject="react-shields" status="0.1.1" color="green" />

Props

color

  • #e05d44 red
  • #fe7d37 orange
  • #97CA00 green
  • #44cc11 brightgreen
  • #a4a61d yellowgreen
  • #dfb317 yellow
  • #9f9f9f lightgrey
  • #007ec6 blue