I am looking at the codes for a widget developed by others. it uses storejs and md5 javascript libs. can anybody tell me what these libs are used for? any online sources with good introduction are greatly appreciated.
Alex,
MD5 is for encoding data and storejs is for local storage of data on the client for browsers that do not support local storage.
Perfect!!!
GitHub - blueimp/JavaScript-MD5: JavaScript MD5 implementation. Compatible with server-side environments like node.js, m…
GitHub - marcuswestin/store.js: localStorage wrapper for all browsers without using cookies or flash. Uses localStorage,…
Thanks Robert. can you please provide any online resource links for details about these libs? Appreciate it!
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.