{"id":21531915,"url":"https://github.com/matrixai/js-contexts","last_synced_at":"2025-07-31T08:40:16.158Z","repository":{"id":170268231,"uuid":"646352210","full_name":"MatrixAI/js-contexts","owner":"MatrixAI","description":"Asynchronous contexts","archived":false,"fork":false,"pushed_at":"2025-05-29T05:25:35.000Z","size":649,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"staging","last_synced_at":"2025-06-12T22:07:31.607Z","etag":null,"topics":["async","contexts"],"latest_commit_sha":null,"homepage":"https://polykey.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatrixAI.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-28T05:34:38.000Z","updated_at":"2025-05-29T05:20:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0c23f7d-6e38-432b-9048-ec076823f49f","html_url":"https://github.com/MatrixAI/js-contexts","commit_stats":null,"previous_names":["matrixai/js-contexts"],"tags_count":6,"template":false,"template_full_name":"MatrixAI/TypeScript-Demo-Lib","purl":"pkg:github/MatrixAI/js-contexts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fjs-contexts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fjs-contexts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fjs-contexts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fjs-contexts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatrixAI","download_url":"https://codeload.github.com/MatrixAI/js-contexts/tar.gz/refs/heads/staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fjs-contexts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268014649,"owners_count":24181460,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["async","contexts"],"created_at":"2024-11-24T02:18:11.551Z","updated_at":"2025-07-31T08:40:16.121Z","avatar_url":"https://github.com/MatrixAI.png","language":"TypeScript","readme":"# js-contexts\n\nAsynchronous contexts.\n\n## Installation\n\n```sh\nnpm install --save @matrixai/contexts\n```\n\n## Development\n\nRun `nix develop`, and once you're inside, you can use:\n\n```sh\n# install (or reinstall packages from package.json)\nnpm install\n# build the dist\nnpm run build\n# run the repl (this allows you to import from ./src)\nnpm run tsx\n# run the tests\nnpm run test\n# lint code, markdown, scripts\nnpm run lint\n# automatically fix linting errors\nnpm run lintfix\n```\n\n### Docs Generation\n\n```sh\nnpm run docs\n```\n\nSee the docs at: https://matrixai.github.io/js-contexts/\n\n### Publishing\n\nPublishing is handled automatically by the staging pipeline.\n\nPrerelease:\n\n```sh\n# npm login\nnpm version prepatch --preid alpha # premajor/preminor/prepatch\ngit push --follow-tags\n```\n\nRelease:\n\n```sh\n# npm login\nnpm version patch # major/minor/patch\ngit push --follow-tags\n```\n\nManually:\n\n```sh\n# npm login\nnpm version patch # major/minor/patch\nnpm run build\nnpm publish --access public\ngit push\ngit push --tags\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixai%2Fjs-contexts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrixai%2Fjs-contexts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixai%2Fjs-contexts/lists"}