{"id":16832629,"url":"https://github.com/zswang/jints","last_synced_at":"2025-04-11T04:33:09.015Z","repository":{"id":57280887,"uuid":"45054839","full_name":"zswang/jints","owner":"zswang","description":"Big Integer","archived":false,"fork":false,"pushed_at":"2017-06-21T14:06:31.000Z","size":59,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T02:40:15.961Z","etag":null,"topics":["biginteger","int64","javascript","uint64"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zswang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-27T16:39:33.000Z","updated_at":"2023-11-03T17:11:59.000Z","dependencies_parsed_at":"2022-08-31T00:01:38.444Z","dependency_job_id":null,"html_url":"https://github.com/zswang/jints","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Fjints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zswang","download_url":"https://codeload.github.com/zswang/jints/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838446,"owners_count":21004580,"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":["biginteger","int64","javascript","uint64"],"created_at":"2024-10-13T11:49:47.664Z","updated_at":"2025-04-11T04:33:08.981Z","avatar_url":"https://github.com/zswang.png","language":"JavaScript","readme":"# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coverage-image]][coverage-url]\n\njints\n--------\nJavaScript Big Integer\n\n## BinInteger\n\n```js\nvar bi = new jints.BigInteger('0x1234567890abcdef');\nconsole.log(bi.toString(16))\n// \u003e 1234567890abcdef\n```\n\n## Int64\n\n\u003chttps://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes/js-ctypes_reference/Int64\u003e\n\n## UInt64\n\n\u003chttps://developer.mozilla.org/en-US/docs/Mozilla/js-ctypes/js-ctypes_reference/UInt64\u003e\n\n## License\n\nMIT © [zswang](http://weibo.com/zswang)\n\n[npm-url]: https://npmjs.org/package/jints\n[npm-image]: https://badge.fury.io/js/jints.svg\n[travis-url]: https://travis-ci.org/zswang/jints\n[travis-image]: https://travis-ci.org/zswang/jints.svg?branch=master\n[coverage-url]: https://coveralls.io/github/zswang/jints?branch=master\n[coverage-image]: https://coveralls.io/repos/zswang/jints/badge.svg?branch=master\u0026service=github\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Fjints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzswang%2Fjints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Fjints/lists"}