Flávio Lisbôa
Flávio Lisbôa
**Summary** I want to be able to differentiate between empty string and null. `csv-parse` should return objects whose fields are filled with either the value or null, depending on whether...
# Description I speak as someone who have never really used `@serverless/components` directly (I've only used Serverless CLI so far). This dependency has caused me a lot of problems in...
## Description `Nullish` and `isNullish` are not exports for this library, yet the README says they are. ## Steps to Reproduce 1. Install `utility-types` 2. Try to import `Nullish` 3....
**I was trying to...** Validate objects as if they're maps. For the same reasons discussed in #447 (i.e. lack of `Map` in my specific environment). **The problem:** Based on one...
This PR introduces a slight modification of the `isArrayOf` and `only` themes. Two new functions are introduced as more generic alternatives to the primitive and classy type guards: - `isArrayOfAll`...
Would it be possible for this plugin to provide Eclipse-style key bindings/shortcuts? (I see it has a "Scan" feature, so I guess that's a possibility?) If not, is there any...
I can't install ReZipDoc in a repository, because downloading ReZipDoc's JAR file from Sonatype Nexus always fails (unless you "log in", or use an API key to download, or whatever)....