1.3.0 • Published 6 years ago
@rapidevelop/xml2json v1.3.0
XML2JSON is a library to convert a XML file or XML text string to JSON.
Installation
To install this package run the following command in the terminal in the root directory of your application.
npm install --save @rapidevelop/xml2jsonCommands
Bumps the package version.
npm run version:[major|minor|patch]Commits changes using commitizen.
npm run git:commitGenerates an ECMAScript compatible version of TypeScript files.
npm run build:esGenerates documentation.
npm run build:docs