Simon R

Results 16 issues of Simon R

Is there anyway to format text that is written to file, maybe pass some options to print all on same line? Please see this example ``` JS var opts =...

question

Hi @zaggino I am wondering whether you would consider expose the parent object context in the custom format functions. For brevity a simple pseudo example Schema ``` js type: 'object',...

enhancement
PR welcome

Hi When you use the validate method does it compile schemas too? If not what method do I need to use to compile schemas? Thanks

enhancement
documentation

First of all nice module, I am trying to convert some c structs into js objects so I can read and write a binary text file out. I can see...

Seeing as gyp and node-gyp are being depreciated soon, would you be interested in switching build to cmake and in particular the excellent [cmake-js](https://github.com/cmake-js/cmake-js) module. I am trying to create...

help wanted

Type: Debugger - OS and Version: **Microsoft Windows [Version 10.0.17134.112]** - VS Code Version: **Version 1.24.1 Commit 24f62626b222e9a8313213fb64b10d741a326288 Date 2018-06-13T17:51:32.889Z Shell 1.7.12 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64** - C/C++...

debugger

Hi Nice module however I can't seem to leave passphrase empty and configure the bits length -is that right? Thanks Simon

help wanted

Can there be an option to build library with openssl?

Will you accept a PR for this? Also I cannot view notation of accepted EBNF format that parser will accept, I have tried parsing several simple grammer files but all...

Hi @abbr Do you know if this module works if request comes from a Linux machine joined to Windows domain? Thanks