{"id":15417474,"url":"https://github.com/textileio/js-textile","last_synced_at":"2025-04-06T12:08:18.693Z","repository":{"id":34249509,"uuid":"172120887","full_name":"textileio/js-textile","owner":"textileio","description":"Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more. Available on npm as `@textile/hub`.","archived":false,"fork":false,"pushed_at":"2023-03-07T13:58:15.000Z","size":15756,"stargazers_count":84,"open_issues_count":23,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T13:06:21.023Z","etag":null,"topics":["apis","buckets","client","ipfs","javascript","threads","typescript"],"latest_commit_sha":null,"homepage":"https://textileio.github.io/js-textile/docs","language":"TypeScript","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/textileio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-22T19:10:45.000Z","updated_at":"2024-11-04T23:59:47.000Z","dependencies_parsed_at":"2024-06-18T14:07:01.156Z","dependency_job_id":null,"html_url":"https://github.com/textileio/js-textile","commit_stats":null,"previous_names":[],"tags_count":451,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fjs-textile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fjs-textile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fjs-textile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Fjs-textile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textileio","download_url":"https://codeload.github.com/textileio/js-textile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478321,"owners_count":20945266,"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":["apis","buckets","client","ipfs","javascript","threads","typescript"],"created_at":"2024-10-01T17:15:44.522Z","updated_at":"2025-04-06T12:08:18.658Z","avatar_url":"https://github.com/textileio.png","language":"TypeScript","readme":"## DEPRECATION NOTICE: Textile's _hosted_ Hub infrastructure will be taken off-line on January 9th, 2023. At this time, all ThreadDB and Bucket data will no longer be available, and will subsequently be removed. See https://github.com/textileio/textile/issues/578 for further details.\n\n# JS-Textile\n\n[![Made by Textile](https://img.shields.io/badge/made%20by-Textile-informational.svg?style=popout-square)](https://textile.io)\n[![Chat on Slack](https://img.shields.io/badge/slack-slack.textile.io-informational.svg?style=popout-square)](https://slack.textile.io)\n[![GitHub license](https://img.shields.io/github/license/textileio/js-textile.svg?style=popout-square)](./LICENSE)\n![Tests](https://github.com/textileio/js-threads/workflows/Test/badge.svg)\n![Review](https://github.com/textileio/js-threads/workflows/Review/badge.svg)\n![Docs](https://github.com/textileio/js-threads/workflows/Docs/badge.svg)\n\n\u003e Typescript/Javascript libs for interacting with Textile APIs.\n\nGo to [the docs](https://docs.textile.io/) for more about Textile.\n\nJoin us on our [public Discord server](https://discord.com/invite/dc8EBEhGbg) for news, discussions, and status updates.\n\n## Table of Contents\n\n- [js-textile](#js-textile)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Contributing](#contributing)\n  - [Changelog](#changelog)\n  - [License](#license)\n\n## Install\n\n`npm install @textile/hub`\n\n## Usage\n\n\u003e We are shutting down our hosted Hub infrastructure. Please see this [deprecation notice](https://github.com/textileio/textile/issues/578) for details.\n\n`@textile/hub` provides access to Textile APIs in apps based on API Keys. For details on getting keys, see [textileio/textile](https://docs.textile.io/hub/) or join our [Discord](https://discord.com/invite/dc8EBEhGbg).\n\n## Contributing\n\nThis project is no longer under active development. If you'd like to get something change/fixed/updated, here are some ways to make that happen:\n\n- **Ask questions**! We'll try to help. Be sure to drop a note (on the above issue) if there is anything you'd like to work on and we'll update the issue to let others know. Also [get in touch](https://discord.com/invite/dc8EBEhGbg) on Slack.\n- **Open issues**, [file issues](https://github.com/textileio/js-textile/issues), submit pull requests!\n- **Perform code reviews**. More eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.\n- **Take a look at the code**. Contributions here that would be most helpful are **top-level comments** about how it should look based on your understanding. Again, the more eyes the better.\n- **Add tests**. There can never be enough tests.\n\n### Building docs\n\nOn mac, docs require gnu-sed.\n\n```\nbrew install gnu-sed\n```\n\nFollow `brew info gnu-sed` instructions to make it default sed.\n\nInstall Docusaurus\n\n```\ncd website\nnpm install\ncd ..\n```\n\nUpdate markdown\n\n```\nnpm run docs\n```\n\nRun docs server\n\n```\nnpm run serve:docs\n```\n\n## Changelog\n\n[Changelog is published to Releases.](https://github.com/textileio/js-textile/releases)\n\n## License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Fjs-textile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextileio%2Fjs-textile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Fjs-textile/lists"}