Curated collection of useful JavaScript snippets.
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());
<script src="vsp-js-helper.dist.js"></script>
console.log(vsp_js_helper.rand_md5());
url_params
query_string
parse_str
base64_encode
base64_decode
rawurldecode
rawurlencode
urldecode
urlencode
parse_url
If you would like to help, please take a look at the list of issues or the To Do checklist.
This project is licensed under General Public License v3.0 license. See the LICENSE file for more info.
2017 - 2018 Varun Sridharan, varunsridharan.in
If you find it useful, let me know 😉
You can contact me on Twitter or through my email.