Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henripar/scrollbar

Simple online scrollbar editor
https://github.com/henripar/scrollbar

css scroll scrollbar scrolling scrolling-website

Last synced: about 1 month ago
JSON representation

Simple online scrollbar editor

Awesome Lists containing this project

README

        




Scrollbar.app


Scrollbar.app



Simple online tool for designing scrollbars.



Netlify status
GitHub language
GitHub package.json version
GitHub

## About

Scrollbar.app is a simple web app which helps developers to design and implement custom scrollbars.

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```