sdepold / jquery-rss

An easy-to-use rss plugin for jquery with templating.
MIT License
453 stars 143 forks source link

Feed Filter #160

Open RajithaRamdoss opened 4 years ago

RajithaRamdoss commented 4 years ago

I have a form which basically is for filtering the feeds. The user can search by feed title, feed date etc.., Is there a way to get the values from the form and display the feeds based on the forms values?