Dan Bar-Shalom
Dan Bar-Shalom
Hi, The list of handlers is becoming long. I suggest an enhancement that handlers will not (necessarily) be part of this core repo. Instead, anyone can create a repo called...
I was just about to try and use it. Was there any issue with it?
This is semi feature request semi philosophical question: Why is validator.js targeted to string validations only? Why not expend it to other type of validations such as arrays, numbers, etc?...
I have documents with IDs which are domain names. Basically a collection called `published_forms` has a document per each domain name, and the id of each doc is the domain...
The keys array is not guaranteed to be in the same order that the user passed, and in any case the user was not required (in documentation) to pass an...
Added instructions how to use this package from Cloudflare Workers in order to access Firestore.
**What kind of change does this PR introduce?** - [ ] Bugfix - [ ] Feature - [x] Documentation - [ ] Code style update - [ ] Refactor -...
When I run `npm install` it fails on bundle.d.ts not found. Here's the full log: ``` npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated. npm WARN prepublish-on-install Use...
I see that PRs are generally merged, but there are quite a few open issues. The statement is that this package is used in production in Cloudflare Radar. Radar is...