Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelbazos
3047 days ago
Couldn't you use unpkg.com for this?
unpkg.com/:package@:version/:file
1 comments
feross
3047 days ago
Sure, that would work. Then we'd be getting the readme version for the latest version, ignoring updates to the readme that have been made since the last publish. Will consider that approach.
link