Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xop/css-graph-data
CSS historical data visualization
https://github.com/xop/css-graph-data
analysis astro css css-analyzer observablehq plot solidjs typescript
Last synced: about 2 months ago
JSON representation
CSS historical data visualization
- Host: GitHub
- URL: https://github.com/xop/css-graph-data
- Owner: XOP
- License: mit
- Created: 2022-10-26T16:25:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T13:41:43.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T02:15:09.955Z (9 months ago)
- Topics: analysis, astro, css, css-analyzer, observablehq, plot, solidjs, typescript
- Language: TypeScript
- Homepage: https://css-graph-data.vercel.app/
- Size: 883 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS data analysis and visualization
See [vercel](https://vercel.com/) deployment [here](https://css-graph-data.vercel.app/).
![CSS data analysis logo](https://res.cloudinary.com/wdybih/image/upload/v1670594558/favicons/android-chrome-192x192_eewciq.png)
CSS data analysis showcase project.
See ["About"](/src/pages/md/about.md) page for details.Choice of technologies is mixed here and there intentionally,
so as the artificial delay for data fetching.## Main tools and Services
- [Astro](https://astro.build/)
- [SolidJS](https://www.solidjs.com/)
- [CSS analyzer](https://github.com/projectwallace/css-analyzer)
- [Observable Plot](https://observablehq.com/@observablehq/plot)## Extra resources
- [Google Fonts](https://fonts.google.com/)
## Local development
```sh
yarn install
yarn dev
```## [LICENSE](LICENSE)