UNPKG

@aws/cloudfront-hosting-toolkit

Version:

CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.

12 lines (11 loc) 375 B
module.exports = `Fast XML Parser 4.0.0 ---------------- $ fxparser [-ns|-a|-c|-v|-V] <filename> [-o outputfile.json] $ cat xmlfile.xml | fxparser [-ns|-a|-c|-v|-V] [-o outputfile.json] Options ---------------- -ns: remove namespace from tag and atrribute name. -a: don't parse attributes. -c: parse values to premitive type. -v: validate before parsing. -V: validate only.`