https://github.com/apskhem/cratesinquire
crates.io insight and explorer.
https://github.com/apskhem/cratesinquire
analysis crates-io data-visualization
Last synced: 4 months ago
JSON representation
crates.io insight and explorer.
- Host: GitHub
- URL: https://github.com/apskhem/cratesinquire
- Owner: apskhem
- License: apache-2.0
- Created: 2021-12-05T10:43:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-10T10:39:12.000Z (9 months ago)
- Last Synced: 2025-05-10T11:28:58.973Z (9 months ago)
- Topics: analysis, crates-io, data-visualization
- Language: TypeScript
- Homepage: https://cratesinquire.info
- Size: 1.14 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Explore crate packages and inspect the details, inspired by Bundlephobia.
## What It Can Do?
- Fetches data from crates.io's APIs and visualizes the data.
- Displays extra crate data, extended from crate.io.
- Displays data diagram comparison.
- Displays crate dependencies in depth.
- Insights crate's features.
## What Is It Made Of?
- Main language: Strict TypeScript (FP)
- DOM manipulation: D3.js
- HTML template: PugJS
- Styling: SCSS and PostCSS
- Backend framework: NestJS-Fastify
- Linter: ESLint and Stylelint
- Rendering method: SEO-first SSR
## Can I Join the Contribution?
- TBA