Jochem Maas
Jochem Maas
hi there, your lib makes it possible to pass in a pre-existing bunyan instance (which will be used in preference of creating a new bunyan instance if given), see here:...
hi there, the module used to parse [microdata](https://github.com/Janpot/microdata-node) does not honour the microdata spec with regard to "**content**" tags attributes. [the spec](https://www.w3.org/TR/microdata/#values) states: > HTML only allows the content attribute...
hi there, I stumbled upon a small bug which occurs when all the following are true (I am sure there are other variations of loading multiple schemas that trigger the...
@techpines - it's been almost a year since there has been any movement on this project, issues (and more importantly) PRs are piling up ... it looks like you no...
hi there @mnutt, hummingbird looks really nice, I'd like to integrate it into one of my projects - before dive in I was just hoping to get a feel on...
hi there, I have a use case where it would be nice to be able to do the opposite of `Limiter.fill()` ... basically I'm using the limiter to pre-empt rate-limit...
## What are you doing? I am retrieving one or more instance with a defined subset of `attributes`, one of the attributes has a getter function defined which fallbacks to...