We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: Reorder module exports in package.json (#122)
fix: Separate ESM/CJS TS definitions (#121)
fix: Add `types` to `exports` in package.json (#111)
feat: Add ctz and clz methods (#105)
feat: Add an UMD fallback (#104)
Move NaN/Infinity check below unsigned setup in fromString
MAJOR: Switch to ESM / modernize
Rebuild
Added toBytesLE/BE, see #34. Cleanup
Post-merge