@u-blox/custom-feed
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@u-blox/custom-feed", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Feed is a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive!", | ||
@@ -55,2 +55,2 @@ "homepage": "https://github.com/afar-ublox/custom-feed", | ||
} | ||
} | ||
} |
@@ -1,17 +0,1 @@ | ||
<p align="center"> | ||
<img src="https://user-images.githubusercontent.com/1114325/60746552-2c059a00-9f77-11e9-9632-e21dea9dd06b.png" alt="Feed for Node.js" width="326"> | ||
<br> | ||
<a href="https://travis-ci.org/jpmonette/feed"><img src="https://travis-ci.org/jpmonette/feed.svg?branch=master" alt="Build Status"></a> <a href='https://coveralls.io/github/jpmonette/feed?branch=master'><img src='https://coveralls.io/repos/github/jpmonette/feed/badge.svg?branch=master' alt='Coverage Status' /></a> <a href="https://badge.fury.io/js/feed"><img src="https://badge.fury.io/js/feed.svg" alt="npm version" height="18"></a> <a href="https://github.com/facebook/jest"><img src="https://img.shields.io/badge/tested_with-jest-99424f.svg" alt="Tested with Jest"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a> | ||
</p> | ||
<p align="center"><code>jpmonette/feed</code> - <strong>RSS 2.0, JSON Feed 1.0, and Atom 1.0</strong> generator for <strong>Node.js</strong><br> | ||
Making content syndication simple and intuitive!</p> | ||
--- | ||
**👩🏻💻 Developer Ready**: Quickly generate syndication feeds for your Website. | ||
**💪🏼 Strongly Typed**: Developed using TypeScript / type-safe. | ||
**🔒 Tested**: Tests & snapshot for each syndication format to avoid regressions. | ||
# Getting Started | ||
@@ -22,3 +6,3 @@ | ||
```bash | ||
$ yarn add feed | ||
$ yarn add @u-blox/custom-feed | ||
``` | ||
@@ -25,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104444
121