Juan Cruz Viotti
Juan Cruz Viotti
From https://github.com/regular/unbzip2-stream/issues/10 I'm looking forward to use this module in https://etcher.io, however I'm having issues adapting the stream implementation that comes with this module as a typical NodeJS transform stream...
Npm expects man pages listed on `package.json` to not have a `*.roff` extension and [fails otherwise](https://github.com/npm/npm/issues/7000). Is there an easy way to prevent the extension from being added without having...
To get a pulse of the community-created content over time
Currently, the cache is saved in memory, therefore if the application exists and starts again, it will forget all saved responses. It might be nice to persist this in the...
Converting a finite bounded JSON Schema into an enumeration belongs to the Canonicalizer.
JSON Schema requires `multipleOf` to be positive, so we can save ourselves the hassle.
It is possible to condense these encodings if we assume the default multiplier to be the unit of multiplication: 1.
Signed-off-by: Juan Cruz Viotti
Signed-off-by: Juan Cruz Viotti