Socket
Book a DemoInstallSign in
Socket

broccoli-static-site-json-xml

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-static-site-json-xml

RSS feed generator that works with broccoli-static-site-json trees

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
350
695.45%
Maintainers
1
Weekly downloads
 
Created
Source

Broccoli Static Site JSON XML

A very simple Broccoli plugin that takes trees generated from broccoli-statis-site-json and outputs a single rss.xml file.

Basic Usage

const rssTree = new StaticSiteJsonXml(tree, { host: 'https://blog.stonecircle.io', 'title': 'My blog Title'})

FAQs

Package last updated on 12 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts