Détail du package

ent-rec

brugnara4obsolète0.1.3

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

entities, entitify, entity, html

readme

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

Thanks to node-ent project.