0.1.4 • Published 11 years ago
he-rec v0.1.4
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
Thanks to he project.
0.1.4
11 years ago