Skip to content

btallitsch/rate-parser-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ally-xml-parser

Preview the parser HERE

===============

  • rateArray.js - This is where you set the product nodes.
  • display.js - This is where the display logic goes.
  • xmlParser.js - XML parsing logic.
  • testFiles folder - Here we have three XML files for testing purposes: blank.xml, invalid.xml, and non-numeric.xml
  • To test the unit append the following to the URL:
    1. ?test=invlaid //for testing invalid XML
    2. ?test=non-numeric //for testing non-numeric values
    3. ?test=blank //for testing blank XML
  • fonts folder
  • images folder
  • Make sure your rate Divs are called "rate0, rate1, rate2 ...."

About

Bank Rate XML Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors