Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/fredericklouison/JSON-express-router
Score: -Infinity
Last synced: 10 days ago
JSON representation
Repository metadata:
NPM module allowing to use json objects as expressJS router. it also includes Jsonwebtoken to secure routes or to specify a particular User Role.
- Host: GitHub
- URL: https://github.com/fredericklouison/JSON-express-router
- Owner: fredericklouison
- License: mit
- Created: 2022-03-26T12:43:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T20:03:36.000Z (almost 3 years ago)
- Last Synced: 2024-12-26T04:06:21.313Z (21 days ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: about 2 months ago
Total Commits: 6
Total Committers: 2
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.167
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
fredolouis | 6****s | 5 |
fredericklouison | 6****n | 1 |
Issue and Pull Request metadata
Last synced: 21 days ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 2 last-month
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
npmjs.org: json-express-router
NPM module allowing to use json objects as expressJS router. it also includes Jsonwebtoken to secure routes or to specify a particular User Role.
- Homepage: https://github.com/fredericklouison/JSON-express-router
- Licenses: ISC
- Latest release: 1.0.2 (published almost 3 years ago)
- Last Synced: 2024-12-26T04:05:54.196Z (21 days ago)
- Versions: 3
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Average: 38.737%
- Downloads: 58.014%
- Maintainers (1)
Dependencies
- accepts 1.3.8
- array-flatten 1.1.1
- body-parser 1.19.2
- buffer-equal-constant-time 1.0.1
- bytes 3.1.2
- content-disposition 0.5.4
- content-type 1.0.4
- cookie 0.4.2
- cookie-signature 1.0.6
- debug 2.6.9
- depd 1.1.2
- destroy 1.0.4
- ecdsa-sig-formatter 1.0.11
- ee-first 1.1.1
- encodeurl 1.0.2
- escape-html 1.0.3
- etag 1.8.1
- express 4.17.3
- finalhandler 1.1.2
- forwarded 0.2.0
- fresh 0.5.2
- http-errors 1.8.1
- iconv-lite 0.4.24
- inherits 2.0.4
- ipaddr.js 1.9.1
- jsonwebtoken 8.5.1
- jwa 1.4.1
- jws 3.2.2
- lodash.includes 4.3.0
- lodash.isboolean 3.0.3
- lodash.isinteger 4.0.4
- lodash.isnumber 3.0.3
- lodash.isplainobject 4.0.6
- lodash.isstring 4.0.1
- lodash.once 4.1.1
- media-typer 0.3.0
- merge-descriptors 1.0.1
- methods 1.1.2
- 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
- on-finished 2.3.0
- parseurl 1.3.3
- path-to-regexp 0.1.7
- proxy-addr 2.0.7
- qs 6.9.7
- range-parser 1.2.1
- raw-body 2.4.3
- safe-buffer 5.2.1
- safer-buffer 2.1.2
- semver 5.7.1
- send 0.17.2
- serve-static 1.14.2
- setprototypeof 1.2.0
- statuses 1.5.0
- toidentifier 1.0.1
- type-is 1.6.18
- unpipe 1.0.0
- utils-merge 1.0.1
- vary 1.1.2
- express ^4.17.3
- jsonwebtoken ^8.5.1