Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plouc/mozaik

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards
https://github.com/plouc/mozaik

d3 dashboard dataviz metrics react

Last synced: 20 days ago
JSON representation

Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards

Awesome Lists containing this project

README

        

![MOZAÏK][logo]

[![License][license-image]][license-url]
[![Travis CI][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url]
[![mozaïk channel on discord](https://img.shields.io/badge/discord-mozaik-61dafb.svg?style=flat-square)](https://discord.gg/E6tQSsQ)

Mozaïk is a tool based on nodejs / react / redux / d3 to easily craft beautiful dashboards. [See demo](http://mozaik.herokuapp.com/)

![preview](https://raw.githubusercontent.com/juhamust/mozaik/readme/preview.png)

**Features:**

- Scalable layout
- Themes support
- Extendable by modules
- Grid positioning
- Optimized backend communication
- Rotation support (with smooth transition)

## Getting started

Installation instructions:

- [Mozaïk V1 (stable)](http://mozaik.rocks/v1/use/)
- [Mozaïk V2 (latest)](http://mozaik.rocks/v2/use/)

Visit the [website](http://mozaik.rocks/) for further information/doc.

[logo]: https://raw.githubusercontent.com/wiki/plouc/mozaik/assets/mozaik-logo-v2.png
[license-image]: https://img.shields.io/github/license/plouc/mozaik.svg?style=flat-square
[license-url]: https://github.com/plouc/mozaik/blob/master/LICENSE.md
[npm-image]: https://img.shields.io/npm/v/@mozaik/ui.svg?style=flat-square
[npm-url]: https://www.npmjs.com/~mozaik
[travis-image]: https://img.shields.io/travis/plouc/mozaik.svg?style=flat-square
[travis-url]: https://travis-ci.org/plouc/mozaik