zhi-xmlrpc-middleware
TypeScript icon, indicating that this package has built-in type declarations

0.6.21 • Public • Published

zhi-xmlrpc-middleware

abstract xmlrpc middle layer for all devices

Usage

## Node
https://github.com/terwer/zhi/blob/dev/libs/zhi-xmlrpc-middleware/src/lib/commonXmlrpcClient.spec.ts

## Chrome Extension
https://github.com/terwer/node-demos/blob/main/xmlrpc-middleware-demo/src/components/ChromeXmlrpcTest.vue

## Browser
https://github.com/terwer/node-demos/blob/main/xmlrpc-middleware-demo/src/components/MiddlewareXmlrpcTest.vue

Deps

## Congregations! zhi-xmlrpc-middleware need no deps, it is just pure js code 🎉

Dev

pnpm dev -F zhi-xmlrpc-middleware

Build

pnpm build -F zhi-xmlrpc-middleware

Test

Execute the unit tests via vitest

pnpm test -F zhi-xmlrpc-middleware

Publish

pnpm publish -F zhi-xmlrpc-middleware --tag latest

/zhi-xmlrpc-middleware/

    Package Sidebar

    Install

    npm i zhi-xmlrpc-middleware

    Weekly Downloads

    10

    Version

    0.6.21

    License

    GPL

    Unpacked Size

    433 kB

    Total Files

    10

    Last publish

    Collaborators

    • terwer-org