node-ent-recursively
Encode and decode recursively strings in a mixed object
How
% npm install ent-rec
var EntRec = require('ent-rec');
EntRed.decode(object);
EntRed.encode(object, options);
Test
% mocha
moved to he-rec, use this pkg only if you want to use ent instead of he
Encode and decode recursively strings in a mixed object
Encode and decode recursively strings in a mixed object
% npm install ent-rec
var EntRec = require('ent-rec');
EntRed.decode(object);
EntRed.encode(object, options);
% mocha