JSON.stringify objects with RegExp properties and then JSON.parse json string resulted back into original objects. Converts RegExp object to be serializable - into pair of strings (key,value). Could be used for RegExp being bilaterally stringified and ge
published version 0.5.5, 2 years agoJSON.stringify objects with circular references and RegExp properties and/or then JSON.parse into original objects. Supplies handler doing object with circular references and RepExp serializable. Provides Replacer and Reviver functions for JSON.stringify
published version 0.5.5, 2 years agotests duration time of deleting object's property and array's elements by means of different instruments: delete o[pName]; or Object.defineProperty(o,pName,{enumerable:false}); or o[pName] = undefined; etc.
published version 1.0.7, 7 years agoTest of effective timeout value for JavaScript setTimeout() function.
published version 0.0.3, 6 years agoProject off-liner. Gets some Google appSript project's json-file, converts it to object,selects appropriated project parts' files array from jsonObj.files property, parses each element content and saves as separate js-file into specified temporary folder
published version 1.3.3, 5 years ago