Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gggeek/jsxmlrpc

A javascript library for building xmlrpc and jsonrpc clients
https://github.com/gggeek/jsxmlrpc

javascript xmlrpc

Last synced: 12 days ago
JSON representation

A javascript library for building xmlrpc and jsonrpc clients

Awesome Lists containing this project

README

        

JS-XMLRPC
=========

DESCRIPTION
-----------

A javascript library for building xmlrpc and jsonrpc clients.

REQUIREMENTS
------------

* Any browser with support for ECMAScript 6 including XMLHttpRequest and DOMParser (*) or
* NodeJS version v12.20.0 or v14.13.0 or later

(*) = according to caniuse.com, that includes at least: Chrome 61, Edge 16, Firefox 60, Opera 48, Safari 11, Chrome
Android 108, Firefox for Android 107, Opera Mobile 72, Safari on iOS 11, Samsung Internet 8.2

INSTALLATION
------------

### Browsers

include the following in the web page, within a `