Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 678 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 678 Bytes

Aerobatic JS Libs

This repo contains Aerobatic client JS helper libs. Currently the only script is paywall.js which is a drop-in script that encapsulates the client-side integration with the Aerobatic paywall plugin.

The paywall-demo repo demonstrates how to use the paywall lib in a Jekyll site.

Libs can referenced off our CDN or you can of course copy it to your own project.

<script src="https://cdn.aerobatic.com/js-libs/v1.0.0/paywall.min.js"></script>

Documentation for paywall.js can be found at: https://www.aerobatic.com/docs/paywall/paywall-js-script/