https://github.com/spencermountain/somehow-grid
grid-based vizualization svelte component
https://github.com/spencermountain/somehow-grid
Last synced: 18 days ago
JSON representation
grid-based vizualization svelte component
- Host: GitHub
- URL: https://github.com/spencermountain/somehow-grid
- Owner: spencermountain
- Created: 2020-06-05T16:48:28.000Z (almost 5 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-07-20T01:43:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-11T11:39:43.506Z (2 months ago)
- Language: JavaScript
- Homepage: http://spencermounta.in/somehow-grid/
- Size: 154 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
a svelte component to render a bunch of squares, and color some of them
work-in-progress,
`npm i somehow-grid`
```html
import { Grid, Part } from 'somehow-grid'
```

MIT