You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Feedparser - Robust RSS, Atom, and RDF feed parsing in Node.js
5
2
6
3
[](https://gitter.im/danmactough/node-feedparser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7
4
8
-
This module adds methods for RSS, Atom, and RDF feed parsing in node.js using
9
-
Isaac Schlueter's [sax](https://github.com/isaacs/sax-js) parser.
- Don't be afraid to report an [issue](https://github.com/danmactough/node-feedparser/issues).
213
-
- You can drop by IRC, too: [#node-feedparser on freenode](http://webchat.freenode.net/?channels=node-feedparser&uio=d4).
185
+
- You can drop by [Gitter](https://gitter.im/danmactough/node-feedparser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge), too.
214
186
215
187
## Contributors
216
188
@@ -223,7 +195,7 @@ the original inspiration and a starting point.
223
195
224
196
(The MIT License)
225
197
226
-
Copyright (c) 2011-2015 Dan MacTough and contributors
198
+
Copyright (c) 2011-2016 Dan MacTough and contributors
227
199
228
200
Permission is hereby granted, free of charge, to any person obtaining a copy of
229
201
this software and associated documentation files (the 'Software'), to deal in
0 commit comments