Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
get the property value from a nested object by using the dot path a.b.c
Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.
Convert back and forth a COBOL data block to a JS Object, with setters and getters.
A simple and minimalist wrapper library to deal with JavaScript object to JSON transformations and remove transient fields.