gregory tomlinson
gregory tomlinson
There is a bug when parsing images. They are not correctly inserted into more complex data structures, instead, they are appended **after** their parent instead of added as a child.
Currently, the JSON converter and tester functionalty requires keys to be quoted, where javascript does not. This make it difficult to test JS data with quoting keys, which isn't required...
Add in visual performance graphs for different 'types' of fastFrag JSON versus innerHTML (with regex) and manipulating the DOM directly via a for loop, example: for (var i=0; i
Enhance newT.js to work with JSDOM w/o needing to add newT.js directly to an exisiting DOM. https://github.com/tmpvar/jsdom Share the newT internal 'document.' with a given jsdom.createWindow().document. Add a package.json file...
Getting a DOM node exception when mixing no root node and 'when'. If the first node is false [see test case] a DOM exception is thrown when trying to directly...
Is it possible, using a modified syntax, to jump to a specific result in addition to random? for instance, currently giphy cat could it also be ``` giphy cat[0] giphy...