Ecosyste.ms: Awesome

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

https://gitlab.com/shellyBits/v-chacheli


https://gitlab.com/shellyBits/v-chacheli

Last synced: about 1 month ago
JSON representation

Lists

README

        

# @shellybits/v-chacheli

A Vue.js component to create and display custom dashboard-like grid layouts.

'Chacheli', the diminutive of the word 'tile' in Swiss German.

## Getting started

### Development

* Install dependencies

```
$ yarn install
```

* Serve with hot reload at localhost:8080

```
$ yarn run dev
```

* Build for production with minification

```
$ yarn run build
```

### Usage

See `example` for a minimal app using the designer and the layout components.

[Online demo](https://shellybits.gitlab.io/v-chacheli/)

## Documentation

Soon-ish...meanwhile have a look at the example app.

## License

This project is released under the [MIT license](LICENSE).