Back to packages list

Vals using node-html-parser

Description from the NPM package:
A very fast HTML parser, generating a simplified DOM, with basic element query support.
iakovos avatar
fetchAndParseFeeds
@iakovos
HTTP
An interactive, runnable TypeScript val by iakovos
stevekrouse avatar
parseTable
@stevekrouse
Script
// Parses an HTML table out of an HTML string
stevekrouse avatar
valTownBlogJSON
@stevekrouse
Script
Back when our blog was hosted on Notion & Super, this val would parse the blog's HTML and turn it into JSON, which would in turn be transformed into an RSS feed. Now our blog is on Astro and generates an RSS feed automatically: https://blog.val.town/rss.xml
1
Next