objectid64
objectid64 copied to clipboard
The fastest way to convert UUID, MongoDB ObjectID, and serial ids into shorter, URL-friendly base64 and vice versa.
Hi Maga, thanks for you great work! Unfortunately in some envs it is not possible to control the ES Version, so in my case i needed to comply with ES6....
I get this error attempting to use this package with Node.js v18.14.0. ``` node:internal/modules/cjs/loader:544 throw e; ^ Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /Users/joe/repos/fieldzoo/libs/database/node_modules/objectid64/package.json at new NodeError (node:internal/errors:399:5) at...