{"id":28493784,"url":"https://github.com/bitcoinjs/pushdata-bitcoin","last_synced_at":"2025-07-08T13:31:41.606Z","repository":{"id":57099265,"uuid":"76726233","full_name":"bitcoinjs/pushdata-bitcoin","owner":"bitcoinjs","description":"encode/decode number as bitcoin pushdata integer ","archived":false,"fork":false,"pushed_at":"2019-01-03T06:55:02.000Z","size":5,"stargazers_count":3,"open_issues_count":3,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-27T09:55:15.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitcoinjs.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}},"created_at":"2016-12-17T13:41:32.000Z","updated_at":"2024-01-02T22:20:59.000Z","dependencies_parsed_at":"2022-08-20T20:10:44.316Z","dependency_job_id":null,"html_url":"https://github.com/bitcoinjs/pushdata-bitcoin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bitcoinjs/pushdata-bitcoin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoinjs%2Fpushdata-bitcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoinjs%2Fpushdata-bitcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoinjs%2Fpushdata-bitcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoinjs%2Fpushdata-bitcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitcoinjs","download_url":"https://codeload.github.com/bitcoinjs/pushdata-bitcoin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoinjs%2Fpushdata-bitcoin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264277631,"owners_count":23583639,"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":[],"created_at":"2025-06-08T09:31:12.902Z","updated_at":"2025-07-08T13:31:41.601Z","avatar_url":"https://github.com/bitcoinjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pushdata-bitcoin\n\n[![NPM Package](https://img.shields.io/npm/v/pushdata-bitcoin.svg?style=flat-square)](https://www.npmjs.org/package/pushdata-bitcoin)\n[![Build Status](https://img.shields.io/travis/bitcoinjs/pushdata-bitcoin.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/bitcoinjs/pushdata-bitcoin)\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\nEncode/decode value as bitcoin `OP_PUSHDATA` integer\n\n\n## Example\n\n``` javascript\nvar pushdata = require('pushdata-bitcoin')\n\nvar i = 120\nvar buffer = new Buffer(pushdata.encodingLength(i))\n\npushdata.encode(buffer, i)\n```\n\n## LICENSE [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcoinjs%2Fpushdata-bitcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitcoinjs%2Fpushdata-bitcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcoinjs%2Fpushdata-bitcoin/lists"}