All Projects → bojanbjelic → xml2json

bojanbjelic / xml2json

Licence: MIT License
Xml To Json

Programming Languages

javascript
184084 projects - #8 most used programming language
XSLT
1337 projects

Projects that are alternatives of or similar to xml2json

Node Xml2js
XML to JavaScript object converter.
Stars: ✭ 4,402 (+13656.25%)
Mutual labels:  xml, xml2json
xast
Extensible Abstract Syntax Tree
Stars: ✭ 32 (+0%)
Mutual labels:  xml
config-loader
Simple C++ Config Loader Framework(Serialization & Reflection)
Stars: ✭ 87 (+171.88%)
Mutual labels:  xml
edireader
EDIReader is a flexible and lightweight EDI parser, written in pure Java with many integration options. It has handled millions of transactions in a wide variety of products, services, industries, platforms, and custom integrations. Available as the open source Community Edition and the Premium Edition with added-value modules.
Stars: ✭ 80 (+150%)
Mutual labels:  xml
XPathTools
A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
Stars: ✭ 40 (+25%)
Mutual labels:  xml
spring-mvc3-javaconfig
A Java Spring MVC 3 app configured without XML. Also uses Servlet 3 API to bypass web.xml
Stars: ✭ 23 (-28.12%)
Mutual labels:  xml
libcitygml
C++ Library for CityGML Parsing and Visualization
Stars: ✭ 69 (+115.63%)
Mutual labels:  xml
SAF-T-AO
Official XSD from the Government of Angola for use in SAF-T AO
Stars: ✭ 42 (+31.25%)
Mutual labels:  xml
onixcheck
ONIX validation library and commandline tool
Stars: ✭ 20 (-37.5%)
Mutual labels:  xml
trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
Stars: ✭ 42 (+31.25%)
Mutual labels:  xml
overpass-api-ruby
A Ruby wrapper for OpenStreetMap Overpass API
Stars: ✭ 22 (-31.25%)
Mutual labels:  xml
laravel-xml-middleware
A Laravel Middleware to accept XML requests
Stars: ✭ 17 (-46.87%)
Mutual labels:  xml
granitic
Web/micro-services and IoC framework for Golang developers
Stars: ✭ 32 (+0%)
Mutual labels:  xml
SNAP
Easy data format saving and loading for GameMaker Studio 2.3.2
Stars: ✭ 49 (+53.13%)
Mutual labels:  xml
asl
A C++ cross-platform library including JSON, XML, HTTP, Sockets, WebSockets, threads, processes, logs, file system, CSV, INI files, etc.
Stars: ✭ 44 (+37.5%)
Mutual labels:  xml
synapse
Apache Synapse is a lightweight and high-performance Enterprise Service Bus (ESB)
Stars: ✭ 43 (+34.38%)
Mutual labels:  xml
xmlresolver
The xmlresolver project provides an advanced implementation of the SAX EntityResolver (and extended EntityResolver2), the Transformer URIResolver, the DOM LSResourceResolver, the StAX XMLResolver, and a new NamespaceResolver. It uses the OASIS XML Catalogs V1.1 Standard to provide a mapping from external identifiers and URIs to local resources.
Stars: ✭ 31 (-3.12%)
Mutual labels:  xml
magic-api-spring-boot-starter
magic-api的spring-boot-starter版本
Stars: ✭ 30 (-6.25%)
Mutual labels:  xml
MultiStateToggleButton
Android's ToggleButton offers only two states, MultiStateToggleButton fixes this by offering as many states depending on the number of drawable resources passed in.
Stars: ✭ 20 (-37.5%)
Mutual labels:  xml
medialytics
A basic, free tool that shows information about Plex Media Server content
Stars: ✭ 31 (-3.12%)
Mutual labels:  xml

xml2json xslt

xml2json xslt will transform XML into JSON format.

This blog post has more details.

Running tests

In the command line, run npm to install the dependencies, and then run the tests.

npm install
npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].