Skip to content

npmcomponent/anchorjs-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a mirror of the component module anchorjs/xml. It has been modified to work with NPM+Browserify. You can install it using the command npm install npmcomponent/anchorjs-xml. Please do not open issues or send pull requests against this repo. If you have issues with this repo, report it to npmcomponent.

Anchor/XML

The xml module implements support for XML parsing and building.

Install

component
$ component install anchorjs/xml
volo
$ volo add anchorjs/xml

Compatibility

component

This module uses the AMD format. To include in component builds, use component-amd:

component build -u component-amd

Tests

To run tests in a browser, execute the Make target for the desired browser:

$ make test-chrome
$ make test-firefox
$ make test-safari

Headless tests can be executed directly from a terminal:

$ make test-phantomjs

Credits

License

The MIT License

Copyright (c) 2012-2013 Jared Hanson <http://jaredhanson.net/>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors