pictoprime icon indicating copy to clipboard operation
pictoprime copied to clipboard

Generate prime numbers from pictures!

Results 6 pictoprime issues
Sort by recently updated
recently updated
newest added

I've installed prettier formatter and configured it to be as similar to this repo's primary coding style as possible, I've also run the formatter on all files and added package.json...

Using the canvas npm package and the built-in `node:fs` module, we can write the result of a `"prime"` export to a virtual HTMLCanvasElement and then pipe that canvas to a...

The majority of packages on npm use TypeScript in some form or another, and the ones which don't have 3rd party `.d.ts` declaration files written over at [Definitely Typed](https://github.com/DefinitelyTyped). I...

Please could somebody tell me explicitly how to use this code (in particular to convert an image into a prime) - Do I need to save the code, its dependencies...

I tried running pictoprime on OSX and I had this openssl installed ``` > openssl version OpenSSL 1.0.2q 20 Nov 2018 ``` which only returns the hex value and not...

This is basically the first time I've used the command line, so this issue is almost definitely my fault. I think I've installed pictoprime and its dependencies properly but when...