Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)