xastscriptExample
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
xastscript is a great way to safely generate XML from within JavaScript - it provides a sort of 'Domain Specific Language' for building XML trees, and then you can encode that into XML using xast-util-to-xml.
For example, we at Val Town use xastscript and these utilities to generate our sitemap.xml
file for Google to discover vals.
Migrated from folder: Modules/xastscriptExample