school-tool-proxy
Science Score: 31.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
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: IyaadArshad
- Language: JavaScript
- Default Branch: master
- Size: 1.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Citation
Owner
- Name: Ellias Jones
- Login: IyaadArshad
- Kind: user
- Location: Dubai
- Company: AcroFord, Inc.
- Repositories: 3
- Profile: https://github.com/IyaadArshad
i threw a wish in the well...
Citation (citations.md)
# Code Citations
## License: unknown
https://github.com/Deiwin-Ignacio-Monsalve-Altamar/JavaScriptPruebas/tree/f3afc1e930b5a8f90d280a24128fbf2d90c79ff9/BackendNodeJs/README.md
```
[
{
"src": "index.js",
"use": "@vercel/node"
}
],
"routes": [
{
"src": "/(.*)",
"dest": "/index.js"
}
]
```
## License: unknown
https://github.com/dotenv-org/dotenv-org.github.io/tree/11d65a24b5af426b2b86fa0a0a9dc7654d0f75aa/docs/languages/nodejs/vercel.md
```
version": 2,
"builds": [
{
"src": "index.js",
"use": "@vercel/node"
}
],
"routes": [
{
"src": "/(.*)",
"dest"
```
## License: unknown
https://github.com/moinuddin3188/chat-server/tree/ee1c1f36da070bc5742ba2fe865841759da4a6f6/vercel.js
```
: 2,
"builds": [
{
"src": "index.js",
"use": "@vercel/node"
}
],
"routes": [
{
"src": "/(.*)",
"dest": "
```
## License: unknown
https://github.com/arfathuddin/learn-devops/tree/6c3b1e3480763540005dd18cdade8bc8236dfe55/home/cloud_providers/gcp/taskset_gcp_cloud_providers/task_006_hello_cloud_run__node/ReadMe.md
```
",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"express": "^4.17
```
GitHub Events
Total
Last Year
Dependencies
package-lock.json
npm
- @types/http-proxy 1.17.15
- @types/node 22.7.9
- accepts 1.3.8
- array-flatten 1.1.1
- body-parser 1.20.3
- braces 3.0.3
- bytes 3.1.2
- call-bind 1.0.7
- content-disposition 0.5.4
- content-type 1.0.5
- cookie 0.7.1
- cookie-signature 1.0.6
- debug 2.6.9
- debug 4.3.7
- define-data-property 1.1.4
- depd 2.0.0
- destroy 1.2.0
- ee-first 1.1.1
- encodeurl 2.0.0
- encodeurl 1.0.2
- es-define-property 1.0.0
- es-errors 1.3.0
- escape-html 1.0.3
- etag 1.8.1
- eventemitter3 4.0.7
- express 4.21.1
- fill-range 7.1.1
- finalhandler 1.3.1
- follow-redirects 1.15.9
- forwarded 0.2.0
- fresh 0.5.2
- function-bind 1.1.2
- get-intrinsic 1.2.4
- gopd 1.0.1
- has-property-descriptors 1.0.2
- has-proto 1.0.3
- has-symbols 1.0.3
- hasown 2.0.2
- http-errors 2.0.0
- http-proxy 1.18.1
- http-proxy-middleware 3.0.3
- iconv-lite 0.4.24
- inherits 2.0.4
- ipaddr.js 1.9.1
- is-extglob 2.1.1
- is-glob 4.0.3
- is-number 7.0.0
- is-plain-object 5.0.0
- media-typer 0.3.0
- merge-descriptors 1.0.3
- methods 1.1.2
- micromatch 4.0.8
- mime 1.6.0
- mime-db 1.52.0
- mime-types 2.1.35
- ms 2.1.3
- ms 2.0.0
- negotiator 0.6.3
- object-inspect 1.13.2
- on-finished 2.4.1
- parseurl 1.3.3
- path-to-regexp 0.1.10
- picomatch 2.3.1
- proxy-addr 2.0.7
- qs 6.13.0
- range-parser 1.2.1
- raw-body 2.5.2
- requires-port 1.0.0
- safe-buffer 5.2.1
- safer-buffer 2.1.2
- send 0.19.0
- serve-static 1.16.2
- set-function-length 1.2.2
- setprototypeof 1.2.0
- side-channel 1.0.6
- statuses 2.0.1
- to-regex-range 5.0.1
- toidentifier 1.0.1
- type-is 1.6.18
- undici-types 6.19.8
- unpipe 1.0.0
- utils-merge 1.0.1
- vary 1.1.2
package.json
npm
- express ^4.21.1
- http-proxy-middleware ^3.0.3