1.1.0 • Published 4 years ago

safelink-jquery v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

safelink-jquery

NPM

npm version Build Status Coverage Status Known Vulnerabilities dependencies Status License
Safelink jQuery Plugin

Install using NPM

$ npm install safelink-jquery

Or use CDN Directly

<script src="https://cdn.jsdelivr.net/npm/safelink-jquery@1.1.0/src/safelink.js"></script>
// or
<script src="https://cdn.jsdelivr.net/npm/safelink-jquery@1.1.0/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