UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

16 lines 240 B
{ "name": "numeric entities", "options": { "handler": {}, "parser": {"decodeEntities": true} }, "html": "a&#x62c&#100", "expected": [ { "event": "text", "data": [ "abcd" ] } ] }