Coder Social home page Coder Social logo

mangoru / rview-vue2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 705 KB

RView UI——a front-end component library based on Vue2.js and ViewUI secondary encapsulation. Migration source: gitea.

Home Page: http://81.69.247.224:8081/

JavaScript 7.65% HTML 0.11% CSS 54.03% Vue 36.75% SCSS 1.46%

rview-vue2's Introduction

RView Design

基于 iView 二次封装的前端UI公共组件库 RView Design(Based on Vue.js 2)

RView 组件库使用前置条件:项目基于Vue2.js 且使用ViewUI组件库!

一个最简单的使用案例库:rview-vue2-case

Docs

1.x

Install

Install RView

Using npm:

npm i r-view-design --save

Project setup - 项目依赖安装

npm install

Compiles and hot-reloads for development - 启动本地编译调试

npm run dev

Lints and fixes files - 检查代码语法和格式

npm run lint

Usage

<template>
  <r-layout></r-layout>
</template>

Using import to main.js:

import RView from 'r-view-design'
import 'r-view-design.css'

Vue.use(RView)

Maybe Issues

Syntax Error: Error: Cannot find module 'vue/compiler-sfc' => vue-loader降低版本 npm i vue-loader@15 -D

Other Description

1. 项目特征
Project features:
  • Babel
  • Router (use history mode)
  • CSS Pre-processors [Sass/SCSS (with node-sass)]
  • Linter / Formatter [ESLint + Prettier] (lint on save)
  • In dedicated config files
2. 版本配置
Version configuration:
npm -v [8.1.0]
node -v [v16.13.0] (npm: 8.1.0 node-sass: 6.0.1 sass-loader: 10.2.0)
vue -V [@vue/cli 4.5.15]
  • vue: ^2.6.11
  • vue-router: ^3.2.0
  • axios: ^0.24.0
  • view-design: ^4.7.0-beta.11
  • element-ui: ^2.15.6
  • node-sass: ^6.0.1
  • sass-loader: ^10.2.0
  • eslint: ^6.7.2
  • prettier: ^2.2.1
NodeJS Supported node-sass version Node Module
Node 16 6.0+ 93
Node 14 4.14+ 83

rview-vue2's People

Contributors

mangoru 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.