Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/plouc/mozaik
- Owner: plouc
- License: mit
- Created: 2014-12-26T03:18:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T09:57:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T11:34:54.175Z (26 days ago)
- Topics: d3, dashboard, dataviz, metrics, react
- Language: JavaScript
- Homepage: http://mozaik.rocks
- Size: 6.89 MB
- Stars: 3,604
- Watchers: 89
- Forks: 365
- Open Issues: 135
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-react-components-all - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Uncategorized / Uncategorized)
- awesome-react-components - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- awesome-github-repos - plouc/mozaik - Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards (JavaScript)
- awesome-list - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- awesome-react-components - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- awesome-react-components - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- awesome-react-components - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- fucking-awesome-react-components - mozaik - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards. (Miscellaneous / Miscellaneous)
- awesome-repositories - plouc/mozaik - Mozaïk is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards (JavaScript)
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