New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

xml2js-wa

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml2js-wa

Simple XML to JavaScript object converter.

latest
Source
npmnpm
Version
0.4.5
Version published
Maintainers
1
Created
Source

node-xml2js-wa

Ever had the urge to parse XML? And wanted to access the data in some sane, easy way? Don't want to compile a C parser, for whatever reason? Then xml2js-wa is what you're looking for!

Description

Simple XML to JavaScript object converter. It supports bi-directional conversion. Uses sax-js and xmlbuilder-js.

Note: If you're looking for a full DOM parser, you probably want JSDom.

Installation

Simplest way to install xml2js-wa is to use npm, just npm install xml2js-wa which will download xml2js-wa and all dependencies.

Note

This repository has been cloned from the original repository, based on version 0.0.4:

This workaround has been implemented to fix a version of the dependency xmlbuilder to make it compatible with old versions of node.

Keywords

xml

FAQs

Package last updated on 16 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts