Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 876 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 876 Bytes

DevImg

Generating npm or github status for profile README

Documentation

https://devimg.vercel.app/

Examples

  • npm downloads

![](https://devimg.vercel.app/npm/downloads/console-grid?color=ff0000&bg=green)

  • github contributions

![](https://devimg.vercel.app/github/contributions/cenfun)

  • github languages

![](https://devimg.vercel.app/github/languages/cenfun)

  • github profile

![](https://devimg.vercel.app/github/profile/cenfun)

Contributing

npm i
npm run dev

Open http://localhost:3000 with your browser to see the result.