action-network

0.0.1 • Public • Published

ActionNetwork.JS

JS helpers for the Action Network activist CRM platform.

Still a work-in-progress!

Simple usage example

<script src="action-network.js/dist/action-network.js"></script>
<link rel="stylesheet" type="text/css" href="action-network.js/dist/action-network.css" />
 
<form data-tags="general-signup" data-autoresponder="true" data-form="[Your form ID]">
  <div class="success-msg hidden">
    Thank you for your interest in our organization!
  </div>
  <input type="email" name="email" placeholder="Your email address" />
  <button type="submit">Sign up</button>
</form>

More docs soon!

Readme

Keywords

none

Package Sidebar

Install

npm i action-network

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

343 kB

Total Files

15

Last publish

Collaborators

  • kellymears