he-recursively
Encode and decode recursively strings in a mixed object
How
% npm install he-rec
var HeRec = require('he-rec');
HeRec.decode(object, options);
HeRec.encode(object, options);
Test
% mocha
Encode and decode recursively strings in a mixed object
% npm install he-rec
var HeRec = require('he-rec');
HeRec.decode(object, options);
HeRec.encode(object, options);
% mocha
npm i he-rec
8
0.1.4
none