Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gggeek/jsxmlrpc
- Owner: gggeek
- License: other
- Created: 2013-11-17T20:27:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T13:06:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T02:37:02.842Z (25 days ago)
- Topics: javascript, xmlrpc
- Language: JavaScript
- Homepage: http://gggeek.github.io/jsxmlrpc/
- Size: 1.38 MB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.2INSTALLATION
------------### Browsers
include the following in the web page, within a `