iselcuk
Results
2
issues of
iselcuk
*Issue #, if available:* When we use the createPolicy and attachPrincipalPolicy in the same try block like in the example, we can attach a policy only the first time we...
[Custom parsers function](https://github.com/iselcuk/node-csvtojson#custom-parsers-function) Let's say we want to create a custom parser function and reuse that in multiple columns, we would go for something like this: ` colParser: { a:...