Skip to content

Download

MARTINS.js can be downloaded from GitHub or used via a CDN. Read the getting started guide for information on how to add it to your web page.

Downloading from GitHub

:octocat: Download now

Using a CDN

Add the following to the <head> of your HTML page:

<script src="https://cdn.jsdelivr.net/gh/alemart/martins-js@VERSION/dist/martins.min.js"></script>

Replace VERSION by GitHub release (latest by date)