{"id":18797846,"url":"https://github.com/arithmetic-type/uint32","last_synced_at":"2025-12-12T04:32:57.779Z","repository":{"id":22890463,"uuid":"26238760","full_name":"arithmetic-type/uint32","owner":"arithmetic-type","description":":honeybee: 32-bit unsigned integer arithmetic and logic operators for JavaScript","archived":false,"fork":false,"pushed_at":"2025-04-12T03:05:29.000Z","size":2517,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:22:26.611Z","etag":null,"topics":["32-bit","agpl","integer-arithmetic","javascript","unsigned-integers"],"latest_commit_sha":null,"homepage":"https://arithmetic-type.github.io/uint32","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arithmetic-type.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-11-05T20:41:00.000Z","updated_at":"2025-04-12T03:05:32.000Z","dependencies_parsed_at":"2023-02-10T01:00:31.797Z","dependency_job_id":"df982d09-9cbe-4b90-8d36-b78b8a3c420c","html_url":"https://github.com/arithmetic-type/uint32","commit_stats":{"total_commits":317,"total_committers":6,"mean_commits":"52.833333333333336","dds":0.5741324921135647,"last_synced_commit":"e2660dcbfd3ed258028b951afce8fd57aa67679b"},"previous_names":["aureooms/js-uint32"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithmetic-type%2Fuint32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithmetic-type%2Fuint32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithmetic-type%2Fuint32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithmetic-type%2Fuint32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arithmetic-type","download_url":"https://codeload.github.com/arithmetic-type/uint32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248743948,"owners_count":21154773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["32-bit","agpl","integer-arithmetic","javascript","unsigned-integers"],"created_at":"2024-11-07T22:09:48.185Z","updated_at":"2025-12-12T04:32:57.720Z","avatar_url":"https://github.com/arithmetic-type.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":":honeybee: [@arithmetic-type/uint32](https://arithmetic-type.github.io/uint32)\n==\n\n32-bit unsigned integer arithmetic and logic operators for JavaScript using\n32-bit signed integers as the underlying data type.\n\nUsed in [js-hash](https://github.com/make-github-pseudonymous-again/js-hash).\nFor a 64-bit version, see [@arithmetic-type/uint64](https://github.com/arithmetic-type/uint64).\n\n```js\nrotl32(1, 1); // 2\n```\n\n[![License](https://img.shields.io/github/license/arithmetic-type/uint32.svg)](https://raw.githubusercontent.com/arithmetic-type/uint32/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@arithmetic-type/uint32.svg)](https://www.npmjs.org/package/@arithmetic-type/uint32)\n[![Tests](https://img.shields.io/github/actions/workflow/status/arithmetic-type/uint32/ci.yml?branch=main\u0026event=push\u0026label=tests)](https://github.com/arithmetic-type/uint32/actions/workflows/ci.yml?query=branch:main)\n[![Dependencies](https://img.shields.io/librariesio/github/arithmetic-type/uint32.svg)](https://github.com/arithmetic-type/uint32/network/dependencies)\n[![GitHub issues](https://img.shields.io/github/issues/arithmetic-type/uint32.svg)](https://github.com/arithmetic-type/uint32/issues)\n[![Downloads](https://img.shields.io/npm/dm/@arithmetic-type/uint32.svg)](https://www.npmjs.org/package/@arithmetic-type/uint32)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/arithmetic-type/uint32.svg)](https://codeclimate.com/github/arithmetic-type/uint32/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/arithmetic-type/uint32.svg)](https://codeclimate.com/github/arithmetic-type/uint32/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/arithmetic-type/uint32/main.svg)](https://codecov.io/gh/arithmetic-type/uint32)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/arithmetic-type/uint32.svg)](https://codeclimate.com/github/arithmetic-type/uint32/trends/technical_debt)\n[![Documentation](https://arithmetic-type.github.io/uint32/badge.svg)](https://arithmetic-type.github.io/uint32/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@arithmetic-type/uint32)](https://bundlephobia.com/result?p=@arithmetic-type/uint32)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithmetic-type%2Fuint32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farithmetic-type%2Fuint32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithmetic-type%2Fuint32/lists"}