https://github.com/benzinga/npm-feed
Watches your NPM dependencies and provides a feed of new versions. (WIP)
https://github.com/benzinga/npm-feed
dependencies golang npm rss
Last synced: about 2 months ago
JSON representation
Watches your NPM dependencies and provides a feed of new versions. (WIP)
- Host: GitHub
- URL: https://github.com/benzinga/npm-feed
- Owner: Benzinga
- Created: 2017-01-30T23:06:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T23:42:06.000Z (almost 9 years ago)
- Last Synced: 2025-05-17T13:03:22.210Z (about 1 year ago)
- Topics: dependencies, golang, npm, rss
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/Benzinga/npm-feed)
# npm-feed
npm-feed is a small Go program that gives you updates about npm packages you depend on via RSS or Atom feeds. It can automatically grab your latest `package.json` files, periodically poll for changes, and serve a feed of updates.