Replace bespoke helpers with lodash equivalents where possible
Replace bespoke helpers with lodash equivalents where possible
View ArticleFix assignment by reference in options parsing
Fix assignment by reference in options parsing
View ArticleFix xml declaration parsing to handle extra whitespace
Fix xml declaration parsing to handle extra whitespace Also relaxes parsing so that it will skip invalid attributes
View ArticleMerge pull request #188 from danmactough/v2.x
Merge pull request #188 from danmactough/v2.x v2.0 Release
View Articlechore(package): update dependencies
chore(package): update dependencies https://greenkeeper.io/
View ArticleMerge pull request #187 from danmactough/greenkeeper/update-all
Merge pull request #187 from danmactough/greenkeeper/update-all Update dependencies to enable Greenkeeper 🌴
View ArticleUpdate README to clarify the importance of the compressed example
Update README to clarify the importance of the compressed example
View ArticleMake bin script useful as command line tool and rename to "feedparser"
Make bin script useful as command line tool and rename to "feedparser" Useful part mainly being that it will output JSON if output is not a tty (i.e., when piping)
View ArticleKeep optional media:content attributes in the enclosures default prop…
Keep optional media:content attributes in the enclosures default property
View ArticleMerge pull request #193 from plexinc/optional-enclosures-attributes
Merge pull request #193 from plexinc/optional-enclosures-attributes Keep optional media:content attributes in the enclosures default property
View Articlechore(package): update request to version 2.80.0
chore(package): update request to version 2.80.0 https://greenkeeper.io/
View Articlechore(package): update eslint to version 3.17.1
chore(package): update eslint to version 3.17.1 Closes #189 https://greenkeeper.io/
View ArticleMerge pull request #203 from danmactough/greenkeeper/request-2.80.0
Merge pull request #203 from danmactough/greenkeeper/request-2.80.0 Update request to the latest version 🚀
View ArticleMerge pull request #205 from danmactough/greenkeeper/eslint-3.17.1
Merge pull request #205 from danmactough/greenkeeper/eslint-3.17.1 chore(package): update eslint to version 3.17.1
View Article