An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/Benzinga/npm-feed.svg?branch=master)](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.