New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codady/axui

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codady/axui

axui的简单描述,便于搜索

  • 0.0.20
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
119
decreased by-65.8%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 12 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc