LitoMore
LitoMore
There are still some colors that do not look that good, for example the `Alamy`. We can consider implementing the [WCAG relative luminance](https://www.w3.org/WAI/GL/wiki/Relative_luminance). The related npm package can be found...
@chris48s I've updated the site https://litomore.github.io/si-website/ so you can see the difference between `get-relative-luminance` and shields.io's `colorForBackground`. And here I used `0.65` for threshold.  You can switch to `Actual`...
I decide not implementing in this way due to the pm2 JavaScript API is very weak at some points. It does not support `PM2_HOME` and other configurations. Also, Raycast cannot...
Deno [upgraded the version 2.0.0-rc.6](https://github.com/denoland/deno/pull/25877) just now. We could use the 2.0.0-rc.6 instead. We might need to wait for a couple of hours for their release.
@lucacasonato Ready for review. It's Deno 2 now.
@lucacasonato Now it's using Deno 2.
@jzombie Thanks. But we should always use the official asset.
@sasha-rp Thanks for reporting. I think we can change it to a command with view for users to select the target format. I've noted your feedback and put it to...
Please let me know if you need help. I can help make the API standard/convention for optional packages. For example, we can expose an async resolver function for loading external...
I've created a PR to move this package to ESM: - #100