Skip to content

lnquy065/github-readme-devto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev.to x Github README

Show your latest dev.to articles

Usage

https://dev.to/<USER_NAME>

## Dev.to articles

[![<USER_NAME>'s articles](https://github-readme-devto.herokuapp.com?username=<USER_NAME>)](https://dev.to/<USER_NAME>)

Parameters

Name Description Default value
username Dev.to username required
fontSize Article title font size 16
textColor Text color, use hex value (without #) 58a6ff
width SVG's width 500
page Pagination page 1
per_page Page size (the number of items to return per page) 30
tag Retrieve articles that contain the requested tag. Example: tag=discuss none
tags Retrieve articles with any of the comma-separated tags. Example: tags=javascript, css none
tags_exclude Retrieve articles that do not contain any of comma-separated tags. Example: tags_exclude=node, java none
state Allow the client to check which articles are fresh or rising. Enum: "fresh" "rising" "all" none
top Allow the client to return the most popular articles in the last N days. Example: top=2 none
collection_id Return the list of articles belonging to the requested collection. Example: collection_id=99 none

License

MIT © lnquy065

About

Show your latest articles from Dev.to

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published