JSPM

@before.sh/mini

1.3.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 32
  • Score
    100M100P100Q82299F
  • License Apache-2.0

Client-side widget for Cap, a lightweight, modern open-source CAPTCHA alternative designed using SHA-256 PoW.

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

Based on Cap.js by Tiago.

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)