@au5ton/use-atom-feed
v1.0.5
Published
React Hook for reading Atom feeds.
Downloads
385
Readme
@au5ton/use-atom-feed
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/.