Jonathan Fleckenstein

Results 4 comments of Jonathan Fleckenstein

👍I'll check this out this week and hopefully get something published.

Working on setting up an Vanilla JavaScript version https://github.com/fleck/client_side_validations/tree/ES. I'm using rollup, I see you had mentioned using webpack, but for a library rollup is better suited. JS tests are...

Would love to be able to type named parameters without having to duplicate the name of the parameter! In React code bases basically every component has a unique interface so...

This can be used without build tooling via https://www.skypack.dev/view/nitrous-oxide. But if you're looking for a more traditional UMD build that you can vendor into your source control and include via...