Git Product home page Git Product logo

fast-code-vue3's Introduction

启发

在公司项目开发中,多为后台应用开发,经常需要开发特定业务场景的页面如:表单页面、列表页面等,这些页面开发时,我们通常需要开发一个页面,然后根据业务场景的不同,再进行页面的定制化开发,这样开发效率会比较低,而且开发成本也会高,所以,我们希望有一个组件库,可以满足我们大部分页面的开发需求,然后根据业务场景的不同,进行定制化开发,达到提高开发效率,降低开发成本的目标。

设计原则

数据驱动视图

通过数据驱动视图,可以更好的复用组件,减少重复代码,提高开发效率。

易上手

基于ts开发有细腻的类型提示,可以快速上手。

拓展性

组件库的拓展性非常强,可以根据自己的需求进行拓展,比如添加新的组件,修改已有组件的样式,添加新的功能等等。

安装

npm install @only_you/fast-code-vue3 --save

本地文档服务

npx docs

源码

GitHub地址

fast-code-vue3's People

Contributors

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