Skip to content

anilmurty/fosstr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fosstr

https://fosstr.io/ stats for your next FOSS.

Access Token

Fosstr uses GitHub API to retrieve repository metadata. When user exceed the rate limit of unauthenticated requests. Star history will need your personal access token to unlimit it.

If you don't already have one, create one, and add to Fosstr (no scope to your personal data is needed)

Develop

Website

npm run startWebsite

Extension

npm run buildExtension
# load the extension folder as unpacked extension into chrome to view it

Build and Deploy

Website

# deploy to star-history.com
npm run deployWebsite

Extension

npm run buildExtension
# zip extension folder and publish to chrome web store

Updates

  • 2021-12-6: Fork and basic updates

  • 2019-8-28: use chart.xkcd to plot the graph

  • 2019-3-06: Add personal access token; update style; mono repo

  • 2016-6-30: Alert to notie

  • 2016-6-28: Add clear btn

  • 2016-6-28: Better view for "many star" repos (use current star number as the last point on the graph)

  • 2016-6-26: Store repo info into url hash

  • 2016-6-26: multiple kinds of input styles (eg: github.com/bytebase/star-history, ...)

  • 2016-6-26: Better view for less star repos #28

  • 2016-6-14: Toggle search by hit enter #26, prevent crash while searching for not existing repo

  • 2016-5-26: Update mobile view

About

FOSS Metrics beyond just stargazers count

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.3%
  • CSS 32.8%
  • HTML 23.9%