Greg Jeanmart
Greg Jeanmart
Hi, any update or ETA of this point?
Hi, I haven't started yet so if you extract your code into a separate npm package, that would be a great contribution ! Thanks ! Greg PS: Feel free to...
Hi, This feature isn't available at the moment but it could be an interesting one. What is your use case ? IPFS-Store is a HTTP API on top of IPFS,...
Hi Douglas, That's awesome! Yeah I think it could be possible, I have a few comments: - It seems the program uploads multiple files that represent a directory `packageName` using...
Thank you for your feedback. I started working on a better exception handling for this particular case and some other. Greg
Not really but I can answer some of the questions you may have ;)
Hi, thanks for the review. My though was to especially use this property as a **filter**, _for example in a table to display a null value as '-' or 'N/A'._...
Thanks for the proposition. I can indeed spare some time to help you maintaining this module. Regards,
I've built a directive that works for me . If it can help someone ... **Javascript** ``` app.directive('minMaxValidator', function() { return { restrict: 'A', require: '^form', link: function($scope, element, attrs,...
That's a nice Angular plugin to show form error validation: https://github.com/paulyoder/angular-bootstrap-show-errors. Basically, it's just manipulate CSS classes if a field has an $error