Options
All
  • Public
  • Public/Protected
  • All
Menu

@au5ton/use-atom-feed

@au5ton/use-atom-feed

npm CI types publish size minified + gzip dependency count

React Hook and custom parser for reading Atom feeds.

Included is a custom Atom feed parser: Parser.ts. If you just need to parse a feed directly, this could be useful to you. Within test/ are some sample feeds that are used for test cases.

The models for this project are adapted from the Atom standard and from the World Wide Web Consortium.

This project is bootstrapped by TSDX.

Documentation

Documentation is automatically generated by TypeDoc and published to au5ton.github.io/use-atom-feed/.

Generated using TypeDoc