webcface

webcface-js

coverage npm

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.

npm install webcface

Since ver1.7, you can also load webcface library built with webpack from CDN:

<script src="https://cdn.jsdelivr.net/npm/webcface@1.9.1/dist/webcface.bundle.js"></script>

API Reference

See also WebCFace documentation(Currently Japanese only).