safelink-jquery
v1.1.0
Published
Safelink jQuery Plugin
Downloads
15
Maintainers
Readme
safelink-jquery
Install using NPM
$ npm install safelink-jquery
Or use CDN Directly
<script src="https://cdn.jsdelivr.net/npm/[email protected]/src/safelink.js"></script>
// or
<script src="https://cdn.jsdelivr.net/npm/[email protected]/src/safelink.min.js"></script>
Usage
Please see documentation how to use at here
Unit Test
If you want to play around with unit test
$ npm test