1.3.0 • Published 5 years ago

@rapidevelop/xml2json v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

XML2JSON is a library to convert a XML file or XML text string to JSON.

Commitizen friendly

Installation

To install this package run the following command in the terminal in the root directory of your application.

npm install --save @rapidevelop/xml2json

Commands

Bumps the package version.

npm run version:[major|minor|patch]

Commits changes using commitizen.

npm run git:commit

Generates an ECMAScript compatible version of TypeScript files.

npm run build:es

Generates documentation.

npm run build:docs
1.3.0

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago