Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

newsfeed

An Express.js application that serves as an RSS feed generator. It provides a convenient way to fetch and serve RSS feeds from specified sources.

news

This script fetches news articles about JavaScript from a news API and saves them to news.json.

workflow

npm-packages

This script checks for major version updates of specified npm packages and saves the data to packages.json.

workflow