somehow-grid

0.1.0 • Public • Published
somehow-grid
— part of somehow
WIP svelte infographics

a svelte component to render a bunch of squares, and color some of them

work-in-progress,

npm i somehow-grid

<script>
  import { Grid, Part } from 'somehow-grid'
</script>

<Grid total="500">
  <Part color="red" count="100" />
  <Part color="blue" count="100" />
</Grid>

image

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i somehow-grid

Weekly Downloads

4

Version

0.1.0

License

none

Unpacked Size

47.3 kB

Total Files

13

Last publish

Collaborators

  • spencermountain