README
English | 简体中文
ferry-client
a Ferry client for JavaScript, can be used in HTML5, applets, Webview and Node.js.
安装
npm i -D @byte-ferry/cli @byte-ferry/client
使用
ferry client '*/index.thrift'
a JS client for Ferry
<script type="module">
import byteFerryClient from 'https://cdn.skypack.dev/@byte-ferry/client';
</script>
English | 简体中文
a Ferry client for JavaScript, can be used in HTML5, applets, Webview and Node.js.
npm i -D @byte-ferry/cli @byte-ferry/client
ferry client '*/index.thrift'