vsp-js-helper

1.0.32 • Public • Published

VSP JS Helper

NPM version Downloads

Curated collection of useful JavaScript snippets.

Install

NPM

You can install this via NPM using below cmd

npm install vsp-js-helper

--- OR --

npm install vsp-js-helper --save-dev

let $js_helper = require('vsp-js-helper');
console.log($js_helper.rand_md5());

Manual

<script src="vsp-js-helper.dist.js"></script>
console.log(vsp_js_helper.rand_md5());

Built in Functions

Array & Object

Date & Time

Data Type Validation

Run Time.

Browser

jQuery

Others

URL.


⬆ Back to top


Contribute

If you would like to help, please take a look at the list of issues or the To Do checklist.

License

This project is licensed under General Public License v3.0 license. See the LICENSE file for more info.

Copyright

2017 - 2018 Varun Sridharan, varunsridharan.in

If you find it useful, let me know 😉

You can contact me on Twitter or through my email.

Backed By

DigitalOcean JetBrains Tidio Chat

Package Sidebar

Install

npm i vsp-js-helper

Weekly Downloads

6

Version

1.0.32

License

GPL-3.0

Unpacked Size

85.1 kB

Total Files

44

Last publish

Collaborators

  • varunsridharan