包详细信息

he-rec

brugnara90.1.4

Encode and decode recursively strings in a mixed object

entities, entitify, entity, html

自述文件

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.