JSPM

@arithmetic-type/uint32

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q76997F
  • License AGPL-3.0

32-bit unsigned integer arithmetic code bricks for JavaScript

Package Exports

  • @arithmetic-type/uint32

Readme

🐝 @arithmetic-type/uint32

32-bit unsigned integer arithmetic and logic operators for JavaScript using 32-bit signed integers as the underlying data type.

Used in js-hash. For a 64-bit version, see @arithmetic-type/uint64.

rotl32(1, 1); // 2

License Version Tests Dependencies Dev dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size