Ivan Akimov

Results 4 issues of Ivan Akimov

https://fossfox.com/ Fossfox is dev-only opportunity explorer specifically listing companies that create open-source products or heavily contribute to open-source.

Hashids is there: https://cdnjs.com/libraries/hashids Sqids should be added too

Right now max value is `Number.MAX_SAFE_INTEGER`, with no support for bigints. This is an issue for tracking this feature. Hashids has support for it here (for reference): https://github.com/niieani/hashids.js/blob/master/src/hashids.ts Todos: -...

The original Postgres version was written in C: https://github.com/iCyberon/pg_hashids (cc @iCyberon) @tzvetkoff Any chance that your `sqids-c` could be linked with Postgres to make this one?