Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1.53 KB

README.md

File metadata and controls

16 lines (8 loc) · 1.53 KB

@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/.