{"id":15578171,"url":"https://github.com/bluebrain/nexus-js","last_synced_at":"2025-04-24T02:11:13.536Z","repository":{"id":26024245,"uuid":"103263984","full_name":"BlueBrain/nexus-js","owner":"BlueBrain","description":"A set of JavaScript libraries built on top of Nexus","archived":false,"fork":false,"pushed_at":"2023-02-27T23:22:07.000Z","size":6135,"stargazers_count":11,"open_issues_count":15,"forks_count":4,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-18T09:34:33.094Z","etag":null,"topics":["isomorphic","javascript","nexus","nodejs","sdk","typescript"],"latest_commit_sha":null,"homepage":"https://bluebrainnexus.io","language":"TypeScript","has_issues":false,"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/BlueBrain.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":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T11:50:14.000Z","updated_at":"2024-04-22T12:06:00.000Z","dependencies_parsed_at":"2024-06-20T00:11:25.248Z","dependency_job_id":"6e5bec19-14f9-4066-85c0-ef7b31422668","html_url":"https://github.com/BlueBrain/nexus-js","commit_stats":{"total_commits":326,"total_committers":17,"mean_commits":"19.176470588235293","dds":0.6932515337423313,"last_synced_commit":"da8681629f6888a76a5c612b147becfce101cf97"},"previous_names":["bluebrain/nexus-webapp-commons"],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/nexus-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250546086,"owners_count":21448260,"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":["isomorphic","javascript","nexus","nodejs","sdk","typescript"],"created_at":"2024-10-02T19:06:58.591Z","updated_at":"2025-04-24T02:11:13.520Z","avatar_url":"https://github.com/BlueBrain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/BlueBrain/nexus-sdk-js\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg src=\"Blue-Brain-Nexus_js-Github-banners.jpg\" alt=\"Nexus JS Banner\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n# Nexus.js\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://codecov.io/gh/BlueBrain/nexus-sdk-js\"\u003e\u003cimg src=\"https://codecov.io/gh/BlueBrain/nexus-sdk-js/branch/master/graph/badge.svg\" alt=\"Coverage Status\"\u003e\u003c/a\u003e\n \u003ca href=\"https://twitter.com/intent/follow?screen_name=bluebrainnexus\"\u003e\u003cimg alt=\"Follow on Twitter\" src=\"https://img.shields.io/twitter/follow/bluebrainnexus.svg?style=social\u0026label=Follow\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.epfl.ch/research/domains/bluebrain/\"\u003eBlue Brain Project\u003c/a\u003e |\n  \u003ca href=\"https://bluebrainnexus.io\"\u003eNexus\u003c/a\u003e |\n  \u003ca href=\"https://bluebrainnexus.io/docs/\"\u003eNexus API Docs\u003c/a\u003e |\n  \u003ca href=\"https://sandbox.bluebrainnexus.io\"\u003eSandbox\u003c/a\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://codesandbox.io/search?refinementList%5Btags%5D%5B0%5D=bluebrainnexus\u0026page=1\u0026configure%5BhitsPerPage%5D=12\"\u003eExamples\u003c/a\u003e |\n  \u003ca href=\"#Packages\"\u003ePackages\u003c/a\u003e |\n  \u003ca href=\"#Development\"\u003eDevelopment\u003c/a\u003e |\n  \u003ca href=\"#License\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nJavascript tools to make developing on top of \u003ca href=\"https://bluebrainnexus.io\"\u003eBlue Brain Nexus\u003c/a\u003e easier.\n\u003c/p\u003e\n\n## Packages\n\n### [`@bbp/nexus-sdk`](./packages/nexus-sdk/README.md#readme)\n\nAn abstracted sdk layer over Blue Brain Nexus to make developing clients and services more simple.\n\n[npm](https://www.npmjs.com/package/@bbp/nexus-sdk) | [Readme](./packages/nexus-sdk#readme)\n\n### [`@bbp/react-nexus`](./packages/react-nexus/README.md#readme)\n\nA set of react tools to allow an easier and faster integration with Nexus.\n\n[npm](https://www.npmjs.com/package/@bbp/react-nexus) | [Readme](./packages/react-nexus#readme)\n\n### [`@bbp/nexus-link`](./packages/nexus-link/README.md#readme)\n\nThe core of `nexus-sdk`, this library allows to control the request/response flow by chaining \"middlewares\". It uses the Observable pattern which allows to contain the request/response logic into 1 function called \"links\".\n\n[npm](https://www.npmjs.com/package/@bbp/nexus-link) | [Readme](./packages/nexus-link#readme)\n\n#### How is the repo structured?\n\nThis repo is managed as a _monorepo_ using [lerna](https://github.com/lerna/lerna) that is composed of multiple npm packages.\n\n## Development\n\n\u003e Make sure you perform the make actions in the repository root directory!\n\n### Using Docker\n\n\u003e If you don't have Node.js installed on your machine, you can run a \"docker shell\" with `make dshell` from which you'll have a fully working Node.js environment.\n\u003e Make sure you have already installed both [Docker Engine](https://docs.docker.com/install/) and [Docker Compose](https://docs.docker.com/compose/install/).\n\n### Do things\n\n- Install: `make install`\n- Build: `make build`\n- Test: `make test`\n- Lint: `make lint`\n\n## License\n\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\n## Funding \u0026 Acknowledgment\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de\nLausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.\n\nCopyright © 2015-2023 Blue Brain Project/EPFL\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fnexus-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluebrain%2Fnexus-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fnexus-js/lists"}