https://github.com/bluebrain/nexus-js
A set of JavaScript libraries built on top of Nexus
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
6 of 17 committers (35.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A set of JavaScript libraries built on top of Nexus
Basic Info
- Host: GitHub
- Owner: BlueBrain
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://bluebrainnexus.io
- Size: 5.85 MB
Statistics
- Stars: 11
- Watchers: 18
- Forks: 5
- Open Issues: 15
- Releases: 28
Topics
Metadata Files
README.md
Nexus.js
Blue Brain Project | Nexus | Nexus API Docs | Sandbox
Examples | Packages | Development | License
Javascript tools to make developing on top of Blue Brain Nexus easier.
Packages
@bbp/nexus-sdk
An abstracted sdk layer over Blue Brain Nexus to make developing clients and services more simple.
@bbp/react-nexus
A set of react tools to allow an easier and faster integration with Nexus.
@bbp/nexus-link
The 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".
How is the repo structured?
This repo is managed as a monorepo using lerna that is composed of multiple npm packages.
Development
Make sure you perform the make actions in the repository root directory!
Using Docker
If you don't have Node.js installed on your machine, you can run a "docker shell" with
make dshellfrom which you'll have a fully working Node.js environment. Make sure you have already installed both Docker Engine and Docker Compose.
Do things
- Install:
make install - Build:
make build - Test:
make test - Lint:
make lint
License
Funding & Acknowledgment
The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.
Copyright © 2015-2023 Blue Brain Project/EPFL
Owner
- Name: The Blue Brain Project
- Login: BlueBrain
- Kind: organization
- Email: bbp.opensource@epfl.ch
- Location: Geneva, Switzerland
- Website: https://portal.bluebrain.epfl.ch/
- Repositories: 226
- Profile: https://github.com/BlueBrain
Open Source Software produced and used by the Blue Brain Project
GitHub Events
Total
- Issue comment event: 1
- Fork event: 2
Last Year
- Issue comment event: 1
- Fork event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kenneth Pirman | g****b@k****f | 100 |
| Julien Machon | j****n@g****m | 99 |
| Dupont Michaël | m****t@e****h | 35 |
| Natalia Stafeeva | n****a@g****m | 19 |
| Pirman Kenneth William | k****n@e****h | 14 |
| Michaël Dupont | m****t | 10 |
| Dhanesh Neela Mana | d****a@e****h | 9 |
| Dhanesh Neela Mana | d****9@g****m | 8 |
| Nick Wells | w****n@g****m | 8 |
| Lavriushev Ian | l****h@b****h | 7 |
| dependabot[bot] | 4****] | 7 |
| Bogdan Roman | b****n@e****h | 3 |
| Samuel Kerrien | s****n@g****m | 3 |
| YanLobat | y****v@g****m | 1 |
| bbpgithubaudit | 8****t | 1 |
| Alexander Ulbrich | a****h | 1 |
| bbpadministrator | b****r@e****h | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 203
- Average time to close issues: N/A
- Average time to close pull requests: 18 days
- Total issue authors: 0
- Total pull request authors: 10
- Average comments per issue: 0
- Average comments per pull request: 0.79
- Merged pull requests: 141
- Bot issues: 0
- Bot pull requests: 51
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (31)
- kenjinp (18)
- dhaneshnm (16)
- Stafeeva (14)
- nicwells (9)
- julienmachon (6)
- samuel-kerrien (3)
- adulbrich (1)
- pgetta (1)
- bbpgithubaudit (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 1122 dependencies
- @babel/cli ^7.4.4 development
- @babel/core ^7.4.5 development
- @babel/preset-env ^7.4.5 development
- @types/eventsource ^1.1.0 development
- @types/jest ^24.0.13 development
- @types/node-fetch ^2.3.4 development
- eslint ^5.16.0 development
- husky ^1.3.1 development
- jest ^24.8.0 development
- jest-fetch-mock ^2.1.2 development
- lerna ^3.19.0 development
- lint-staged ^8.1.7 development
- prettier ^1.17.1 development
- rollup ^1.12.3 development
- rollup-plugin-node-resolve ^5.2.0 development
- rollup-plugin-replace ^2.2.0 development
- rollup-plugin-terser ^4.0.4 development
- rollup-plugin-typescript2 ^0.21.2 development
- ts-jest ^24.0.2 development
- ts-node ^8.1.0 development
- tslint ^5.16.0 development
- tslint-config-airbnb ^5.11.1 development
- tslint-config-prettier ^1.18.0 development
- typescript ^3.4.5 development
- cross-fetch ^3.0.2
- eventsource ^1.0.7
- isomorphic-form-data ^2.0.0
- rxjs ^6.5.2
- rxjs 6.5.2
- tslib 1.10.0
- @bbp/nexus-link ^1.3.15
- query-string ^6.9.0
- decode-uri-component 0.2.0
- query-string 6.9.0
- split-on-first 1.1.0
- strict-uri-encode 2.0.0
- @bbp/nexus-sdk ^1.3.15 development
- @types/react ^16.8.3 development
- react ^16.8.3 development
- @bbp/nexus-link ^1.3.15
- ts-invariant 0.4.1
- @types/prop-types 15.7.1
- @types/react 16.8.22
- csstype 2.6.5
- js-tokens 4.0.0
- loose-envify 1.4.0
- object-assign 4.1.1
- prop-types 15.7.2
- react 16.8.6
- react-is 16.8.6
- scheduler 0.13.6
- ts-invariant 0.4.1
- tslib 1.10.0
- 1054 dependencies
- actions/checkout v1 composite
- actions/setup-node v1 composite
- actions/checkout v1 composite
- actions/setup-node v1 composite
- codecov/codecov-action v1 composite
