Julien Loutre

Results 18 comments of Julien Loutre

You've explained how to export to a string so that it can be saved, but not how to load that string back so that we can work with it again...

JSON.stringify() returns a JSON object, containing only the data without circular references or methods. When doing `var svm= JSON.parse(str)`, `svm` is an object, without any methods besides the default Object...

I'm using vectors too, so can't get rid of the `postgresqlExtensions`. The only reliable workaround I found is to add new columns/tables directly in the database then use `npx prisma...

Doesn't seem to be a priority for the developers. In the meantime, you can use "Just color picker". It's not nearly as good as ColorCop, but it's a decent temporary...

_Instant Eyedropper_ is much easier to use than _Just color picker_! I'm gonna use that now. Thanks!

Hi, The package was built a while ago and not used since. Once work resumes on the parent project (around July), an upgrade of some of the dependencies will be...

Hi, The client has paused the project for which this package was created. That package was in its early stage and far away from being production ready. No work is...

Hi, The package was created with a specific use in mind that uses all of those networks at once. But you make a valid point, it'd be better if it...