Skip to content

autopulous/xml-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extensible Markup Language Javascript component

provides Javascript constants and functions to process XML files/messages

XML Data Types Reference

XML DOC enumerated constants

See: https://msdn.microsoft.com/en-us/library/ms766473

Getting Started

Copy xml.js and xml.load.js into your project

Review the unit tests to understand the structure and relationships of the constants, properties, and functions

Prerequisites

None

Install Dependencies

None

Run the Application

This is not an application and therefore it cannot be run

Testing

Karma unit tests are provided for the eXtensible Markup Language Javascript component

Running Unit Tests

for continuous test execution

karma start test/karma.conf.js

for a single unit test execution

karma start test/karma.conf.js --single-run

About

Javascript Extensible Markup Language component

Resources

License

Stars

Watchers

Forks

Packages

No packages published