Coder Social home page Coder Social logo

AXUI

介绍

经历AXUIv1.0之后发现,企图通过css解决大部分问题是做不到的,目前市面上的网页项目基本上都需要不少交互效果,在交互层面天然需要javascript支持。基于这一点必须强化JavaScript对框架的支撑力度,以确保提供更多的交互效果。

jQuery的许多特性已经被javascript标准吸收,原生js取代jQuery是大势所趋,放弃jQuery是明智而果断的选择;另外jQuery之外涌现了三大框架,国内特别以VUE为尊,围绕VUE诞生了不少优秀的UI框架,即便如此潮流也不能保证会长盛不衰。为了保证独立性,AXUI不加入任何框架阵营,坚持使用VanillaJS(原生JS),因为独立或许可以被任何框架拉拢融合,这也是我们所期望的。

LayUI说他是给后台工程师用的;AntDesign说他适合基于数据驱动的中后台产品;AXUI面向设计,更关注UI层,更关心是否方便使用,是否能快速部署项目。总体而言,AXUI适合中小型管理系统开发、行业和门户网站开发、H5/楼书/微站制作。

AXUI的理念是:能用css实现的不用js,需要使用js则尽量少用,需要大量使用js则尽量可复用。

软件架构

软件架构说明

AXUI资源

AXUI官网:https://www.axui.cn/ AXUI实例:https://www.axui.cn/ax-demo.php AXUI仓库(Github):https://github.com/axui/axui AXUI仓库(Gitee):https://gitee.com/axui/axui

AXUI联系

QQ技术群:952502085 客服QQ:3217728223

Micheal Qin's Projects

awesomplete icon awesomplete

Ultra lightweight, usable, beautiful autocomplete with zero dependencies.

axui icon axui

AXUI前端框架的理念是:能用css实现的不用js,需要使用js则尽量少用,需要大量使用js则尽量可复用。

fuse icon fuse

Lightweight fuzzy-search, in JavaScript

percentcircle icon percentcircle

percentCircle.js将ECHARTS中柱状图改造成完成率插件,支持多种效果;是AXUI的一个图标组件。http://www.axui.cn

progressbar icon progressbar

progressBar.js将ECHARTS中柱状图改造成进度条,支持多种文字排列方式;是AXUI的一个图标组件。http://www.axui.cn

validate.js icon validate.js

A declarative validation library written javascript

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.