https://github.com/cheminfo/rest-on-couch-client
Rest-on-couch client for Node.js and browsers.
Science Score: 13.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
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Keywords from Contributors
Repository
Rest-on-couch client for Node.js and browsers.
Basic Info
Statistics
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 25
Metadata Files
README.md
rest-on-couch-client
Rest-on-couch client for Node.js and browsers.
License
Run tests
Locally
bash
docker-compose up -d --build
npm t
Compatibility between client and server
| rest-on-couch version | roc client version | New supported features | | --------------------- | ------------------ | ------------------------ | | v12 | v5.2.0 | - | | v13 | v5.3.0 | find API (mango queries) |
In github actions
To update the image github actions is using
bash
docker login ghcr.io # use your username and a token with packages write access
docker build --pull rest-on-couch -t ghcr.io/cheminfo/rest-on-couch-client:latest
docker push ghcr.io/cheminfo/rest-on-couch-client:latest
Owner
- Name: Cheminfo
- Login: cheminfo
- Kind: organization
- Website: https://www.cheminfo.org/
- Repositories: 242
- Profile: https://github.com/cheminfo
GitHub Events
Total
- Release event: 1
- Delete event: 1
- Issue comment event: 1
- Push event: 3
- Pull request event: 2
- Create event: 2
Last Year
- Release event: 1
- Delete event: 1
- Issue comment event: 1
- Push event: 3
- Pull request event: 2
- Create event: 2
Committers
Last synced: about 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Daniel Kostro | k****d@g****m | 81 |
| Michaël Zasso | t****s@p****m | 26 |
| cheminfo-bot | 1****t@u****m | 23 |
| Sebastien Ahkrin | 3****n@u****m | 1 |
| dependabot[bot] | 4****]@u****m | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 4
- Total pull requests: 51
- Average time to close issues: 6 months
- Average time to close pull requests: 9 days
- Total issue authors: 1
- Total pull request authors: 5
- Average comments per issue: 0.25
- Average comments per pull request: 1.45
- Merged pull requests: 48
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- stropitek (4)
Pull Request Authors
- cheminfo-bot (26)
- stropitek (19)
- targos (4)
- dependabot[bot] (2)
- Sebastien-Ahkrin (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 231 last-month
- Total dependent packages: 2
- Total dependent repositories: 3
- Total versions: 40
- Total maintainers: 4
npmjs.org: rest-on-couch-client
A nodejs / browser client for rest-on-couch backend
- Homepage: https://github.com/cheminfo/rest-on-couch-client#readme
- License: MIT
-
Latest release: 6.0.0
published 11 months ago
Rankings
Maintainers (4)
Dependencies
- @types/jest ^27.4.1 development
- eslint ^8.13.0 development
- eslint-config-cheminfo-typescript ^10.4.0 development
- jest ^27.5.1 development
- prettier ^2.6.2 development
- rimraf ^3.0.2 development
- ts-jest ^27.1.4 development
- typescript ^4.6.3 development
- @types/node ^17.0.25
- @zakodium/eslint-config ^5.1.1
- axios ^0.26.1
- immer ^9.0.12
- actions/checkout v2 composite
- actions/setup-node v2-beta composite
- codecov/codecov-action v1 composite
- couchdb latest docker
- ghcr.io/cheminfo/rest-on-couch-client latest docker
- GoogleCloudPlatform/release-please-action v2 composite
- actions/checkout v2 composite
- actions/setup-node v2-beta composite
- docker.io/couchdb 3.2
- ghcr.io/cheminfo/rest-on-couch 13 build