Skip to content

We needed to generate stars for my internship project at Microsoft and I couldn't find any node modules that I liked, so I wrote my own! The SVG path is based off of one found from a codepen, but the author is anonymous so I can't credit them.

Notifications You must be signed in to change notification settings

dggsax/prettyStars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettyStars

We needed to generate stars for my internship project at Microsoft and I couldn't find any node modules that I liked, so I wrote my own! The SVG path is based off of one found from a codepen, but the author is anonymous so I can't credit them.

** How to use it! **

At the top of any React file do import PrettyStars from 'prettystars' Then just refer to the component as (props description coming soon)

About

We needed to generate stars for my internship project at Microsoft and I couldn't find any node modules that I liked, so I wrote my own! The SVG path is based off of one found from a codepen, but the author is anonymous so I can't credit them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published