Skip to content

aerobatic/js-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published