1.1.0 • Published 5 years ago

@eddybrando.vasquez/kickz-emarsys-forms v1.1.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
5 years ago

KICKZ Emarsys Forms

NPM version License Build status Size Open GitHub issues CDN hits

KICKZ custom implementation to support Emarsys API forms

Installing

Using CDN

This is most likely the option you're looking for.

To import a ready-to-use version directly from the CDN, use one of the following imports.

Specific version

<script src="https://cdn.jsdelivr.net/npm/@eddybrando.vasquez/kickz-emarsys-forms@1.0.0"></script>

Latest patch version (recommended)

In order to leverage automatic patches, ignore the last version number:

<script src="https://cdn.jsdelivr.net/npm/@eddybrando.vasquez/kickz-emarsys-forms@1.0"></script>

Latest minor version

To live on the edge and get also the most recent features automatically, ignore the last two version numbers:

<script src="https://cdn.jsdelivr.net/npm/@eddybrando.vasquez/kickz-emarsys-forms@1"></script>

Latest major version

If you're completely edgy and insane, use the latest version always, which also contains breaking changes:

<script src="https://cdn.jsdelivr.net/npm/@eddybrando.vasquez/kickz-emarsys-forms@latest"></script>

Do not use this on a production application! Breaking changes means it'll most certainly break things without asking first for permission.

Using npm

npm install @eddybrando/kickz-emarsys-forms

Using yarn

yarn add @eddybrando/kickz-emarsys-forms
1.1.0

5 years ago

1.0.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago