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

https://github.com/spencermountain/somehow-slider

svelte slider component with labels
https://github.com/spencermountain/somehow-slider

Last synced: 18 days ago
JSON representation

svelte slider component with labels

Awesome Lists containing this project

README

        


somehow-slider


— part of somehow

WIP svelte infographics



by
Spencer Kelly









npm install somehow-slider


**work-in-progress**

```html

import { Vertical, Slider, Label } from './src'



```

![image](https://user-images.githubusercontent.com/399657/92410478-3048bc80-f112-11ea-9a90-2a8ae7613fe9.png)

### Latitude

a component for selecting a latitude on our earth

```html

import { Latitude } from './src'

```

![image](https://user-images.githubusercontent.com/399657/92410573-903f6300-f112-11ea-891e-f237ad1b14f6.png)

## API

- Vertical
- Horizontal
- Label
- Latitude

MIT