Package Exports
- @before.sh/mini
- @before.sh/mini/cap.min.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@before.sh/mini) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@before.sh/mini
A lightweight, modern CAPTCHA alternative widget based on SHA-256 Proof-of-Work. This is a customized version of Cap.js for use at before.sh.
Documentation
For complete documentation, see before.sh/docs
For the original Cap.js documentation, see capjs.js.org
Quick Start
<script src="https://cdn.hopjs.net/npm/@before.sh/mini@1.3.4/cap.min.js"></script>
<cap-widget data-cap-api-endpoint="/api/"></cap-widget>
License
Apache-2.0 (inherited from Cap.js)