Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typescriptlibs/tsl-core-rss
TypeScript Library for RSS
https://github.com/typescriptlibs/tsl-core-rss
atom rdf rss typescript
Last synced: 9 days ago
JSON representation
TypeScript Library for RSS
- Host: GitHub
- URL: https://github.com/typescriptlibs/tsl-core-rss
- Owner: typescriptlibs
- License: mit
- Created: 2024-03-05T19:00:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T13:24:46.000Z (9 months ago)
- Last Synced: 2024-12-10T00:36:38.373Z (16 days ago)
- Topics: atom, rdf, rss, typescript
- Language: TypeScript
- Homepage: https://typescriptlibs.org/tsl-core-rss/
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
TypeScript Library for RSS
==========================This package provides simple ways to create and read RSS feeds. It supports any
format of RSS, RDF, and Atom.[![CodeQL](https://github.com/typescriptlibs/tsl-core-rss/workflows/CodeQL/badge.svg)](https://github.com/typescriptlibs/tsl-core-rss/actions/workflows/codeql.yml)
[![Node.js](https://github.com/typescriptlibs/tsl-core-rss/workflows/Node.js/badge.svg)](https://github.com/typescriptlibs/tsl-core-rss/actions/workflows/node.js.yml)
[![NPM](https://img.shields.io/npm/v/tsl-core-rss.svg)](https://www.npmjs.com/package/tsl-core-rss)
[![License](https://img.shields.io/npm/l/tsl-core-rss.svg)](https://github.com/typescriptlibs/tsl-core-rss/blob/main/LICENSE.md)