vsp-js-helper
v1.0.32
Published
It Packs Some JS Helper Functions
Downloads
56
Maintainers
Keywords
Readme
VSP JS Helper
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.
url_params
query_string
parse_str
base64_encode
base64_decode
rawurldecode
rawurlencode
urldecode
urlencode
parse_url
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 :wink:
You can contact me on Twitter or through my email.