Coder Social home page Coder Social logo

hfxtsk / saturn-ui Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 3.0 2.54 MB

一款轻量级、模块化的Web可视化UI组件库(含大屏、GIS、图表、视频、后台等模块)

Home Page: https://saturn.hfxtsk.cn

License: MIT License

vue3 typescript datav gis eharts

saturn-ui's Introduction

SaturnUI

🪐 一款轻量级、模块化的Web可视化UI组件库(含大屏、GIS、图表、视频、后台等模块) 👍

使用文档

安装

npm i saturn-ui@latest

使用

import { createApp } from "vue";
import App from "./App.vue";
import SaturnUI from "saturn-ui";
import "saturn-ui/lib/theme-default/index.css";

const app = createApp(App);
app.use(SaturnUI);
app.mount("#app");

License

  • MIT
  • Copyright (c) 2019-present hfxtsk.cn

saturn-ui's People

Contributors

xuwoool avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.