instant-system.js
[DRAFTING] A wrapper for the Instant System API used by many local transport companies.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Keywords
Repository
[DRAFTING] A wrapper for the Instant System API used by many local transport companies.
Basic Info
Statistics
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Instant-System.JS
A wrapper for the Instant System API used by many local transport companies.
This project is not affiliated with Instant System in any way.
Installation
bash
npm install instant-system.js
Usage
```javascript const IS = require('instant-system.js');
IS.default.getNetworkV3(14).then((network) => { console.log(network); }); ```
Acknowledgements
- Thanks to Instant System for providing the software and API.
- Thanks to Tom Niget (zdimension) for Instant System OpenAPI documentation.
Owner
- Name: Tom Theret
- Login: tom-theret
- Kind: user
- Location: France
- Repositories: 20
- Profile: https://github.com/tom-theret
French high school students in the IT sector.
Citation (CITATION.cff)
cff-version: 1.2.0
title: "Instant-System.js"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Tom
family-names: Theret
email: tomnils.theret@gmail.com
orcid: "https://orcid.org/0009-0005-2999-0153"
repository-code: "https://github.com/tom-theret/instant-system.js"
abstract: >-
A wrapper for the Instant System API used by many local transport companies.
keywords:
- api
- bus
- instant-system
- tramway
- train
- transport
- wrapper
license: GPL-3.0
references:
- type: dataset
title: "Instant-System API"
abstract: "Documentation for the Instant System API used by many public transport networks."
authors:
- name: zdimension
repository-code: "https://github.com/zdimension/instant-system-api"
license: MIT
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 2 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- tom-theret (6)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 5 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
npmjs.org: instant-system.js
A wrapper for the Instant System API used by many local transport companies.
- Homepage: https://github.com/tom-theret/instant-system.js#readme
- License: GPL-3.0-or-later
-
Latest release: 0.0.2
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/setup-node v4 composite
- 121 dependencies
- @eslint/js ^9.8.0 development
- eslint ^9.8.0 development
- globals ^15.9.0 development
- typescript-eslint ^8.0.1 development
- @types/node ^22.1.0
- typescript ^5.5.4