decancer
decancer copied to clipboard
A library that removes common unicode confusables/homoglyphs from strings.
I allow users to create simple patterns with asterisks which boils down to equal/startsWith/endsWith/contains. This is currently the only missing feature from adopting this library in production. - [ ]...
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.9.0] - 2025-01-27 Security and unsafe Policy: "rand is not a crypto library" (#1514) Remove...
I don't really know how to describe the issue, so I will write some example code, and then explain what I think should be changed. ```java void main() { try...
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 8.3.0 to 9.0.0. Release notes Sourced from @fastify/static's releases. v9.0.0 What's Changed build(deps): bump content-disposition from 0.5.4 to 1.0.1 by @dependabot[bot] in fastify/fastify-static#547 Update glob@13 by @mcollina...
Hey there! Just wanted to ask if there are some plans to have Go bindings as well? Another question would be if you may consider adding into a built-in method...