Cole Jancsar

Results 8 comments of Cole Jancsar

Might be nice to have easy hooks to sanitize data during mapping. Can currently do this manually with a function mapper, but might be nice to have a more abstract...

@emyann yes! That is exactly what I was thinking. Do the validators have the ability to change the data, or are they read-only, and only throw errors? Are you re-creating...

@emyann cool! Let me know if there are any low-hanging requirements and I will try and spend some time helping you out.

@vlapo and what if we need datetime validation?

How do you upgrade a scoped dependency? Once pushed with gitpkg I can't upgrade the package downstream with yarn... `yarn upgrade @my-scope/my-pkg@tag` spits errors

@flexxnn if you are not maintaining this library, what would it take for me to become a contributor/maintainer?

@karltaylor that creates a disparity in the community. It is better to focus on maintaining one library then forking...

@DanielRuf ok thanks. I would probably be up to helping you maintain the fork. What do you think the first steps are? - Review open PRs to see if they...