webcface
v1.12.0
Published
WebCFace client library for Node.js and browser
Downloads
18
Readme
webcface-js
Client library of WebCFace for JavaScript and TypeScript. Runs on Node.js and browser.
Please refer to the WebCFace repository for how to use it. To use this library, you need WebCFace server separately.
Installation
npm install webcfaceSince ver1.7, you can also load webcface library built with webpack from CDN:
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/webcface.bundle.js"></script>API Documentation
See also WebCFace documentation(Currently Japanese only).
