# Zeu-js **Repository Path**: thinkabc/Zeu-js ## Basic Information - **Project Name**: Zeu-js - **Description**: Zeu.js 是一个 JavaScript 库,其中包含一系列预构建的可视化组件,用于构建实时 TV 仪表板,监控 UI 和物联网Web界面 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 22 - **Created**: 2018-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Zeu.js ![Build Status](https://travis-ci.org/shzlw/zeu.svg?branch=master) Zeu.js is JavaScript library featuring a collection of prebuilt visualization components for building real-time TV dashboard, monitoring UI and IoT web interface. ## Installation From dist ```html ``` ## Quick Start Let's build our first Zeu component! ```html ``` ![text-meter](https://github.com/shzlw/zeu/blob/master/examples/text-meter.gif) Done! Explore the [Introduction](https://shzlw.github.io/zeu/docs/introduction.html) page to get started. ## v1.0.0 ![Components](https://github.com/shzlw/zeu/blob/master/examples/my-command-center.v1.0.0.gif) [My Command Center](https://shzlw.github.io/zeu/examples/my-command-center.html) ## [Documentation](https://shzlw.github.io/zeu/docs/introduction.html) ## Build From source ``` npm run build ``` ## v0.9.4 The previous release can be found at [v0.9.4](https://github.com/shzlw/zeu/tree/v0.9.4) ## License [MIT](http://opensource.org/licenses/MIT)