Jonathan Nicholson

Results 6 issues of Jonathan Nicholson

Unfortunately, nosqlite will jumble output if called rapidly, as implied by your checklist item "Buffer writes internally", and shown in some tests I've written. I'm needing buffered write fairly soon...

Here's a very crude and probably incorrect benchmark test for the json formatter. ```sh $ npm run bench > [email protected] bench ~/Bristol > node -r ./test/setup.js ./test/bench/formatters/json.js json formatter x...

Hi @TomFrost and contributors, Would you be open to moving including the formatters included with the module the top level export ? One example for the reasoning behind this request:...

enhancement

## Description of what I changed This allows the ConceptResource to search by a class uuid and not require the name parameter to be supplied. This allows returning of all...

Whenever I need to do steam processing with `json`, I always have to look up how to do it with the flags. It would be awesome if there was an...

Thank you so much for this package! When I do a surround action, it would be great to be able to repeat that command by hitting `.`.

enhancement