Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
amazeui-custom
Advanced tools
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Amaze UI 是基于社区开源项目构建的一个跨屏前端框架。 README in English
以移动优先(Mobile first)为理念,从小屏逐步扩展到大屏,最终实现所有屏幕适配,适应移动互联潮流。
Amaze UI 含近 20 个 CSS 组件、10 个 JS 组件,更有 17 款包含近 60 个主题的 Web 组件,可快速构建界面出色、体验优秀的跨屏页面,大幅提升开发效率。
相比国外框架,Amaze UI 关注中文排版,根据用户代理调整字体,实现更好的中文排版效果;兼顾国内主流浏览器及 App 内置浏览器兼容支持。
Amaze UI 面向 HTML5 开发,使用 CSS3 来做动画交互,平滑、高效,更适合移动设备,让 Web 应用更快速载入。
用户可以从 Amaze UI 官网 下载打包好的模板。
所有文档存放在 docs/
目录下,为方便查看演示效果,建议通过 Amaze UI 官网查看文档。
用户可以在 Amaze UI 的基础上进行二次开发。
amazeui
|-- HISTORY.md
|-- LICENSE
|-- README.md
|-- package.json
|-- dist # 构建目录
|-- docs # 文档
|-- fonts # Icon font,目前使用了 http://staticfile.org/
|-- gulpfile.js # 构建配置文件
|-- js # JS 文件
|-- less # LESS 文件
|-- tools # 相关工具
|-- vendor
`-- widget # Web 组件
Amaze UI 使用 gulp.js 构建项目。
首先全局安装 Gulp:
npm install -g gulp
Clone 项目文件:
git clone https://github.com/allmobilize/amazeui.git
然后进入目录安装依赖:
npm install
接下来,执行 gulp
:
gulp
欢迎给 Amaze UI 提交 Bug。
为了能最准确的传达所描述的问题, 建议你在反馈时附上演示,方便我们理解。
为了方便演示,我们使用 JSBin 搭建了在线一个调试工具,你可以把有问题的场景粘在里面,反馈给我们。
用户可以通过 Issue 系统或者官网留言提交需求,符合 Amaze UI 理念的需求我们都会考虑。
欢迎大家加入捉虫队伍,同时大家也可以分享自己的开发的 Web 组件。Fork 本项目,然后提交 Pull Request 即可。
如果你没有相关经验,建议先阅读下面的文章:
开发文档存放在 docs/styleguide
目录下,也可以通过 Amaze UI 官网查看:
可能会有部分项目遗漏,我们会不断整理更新。
FAQs
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
The npm package amazeui-custom receives a total of 6 weekly downloads. As such, amazeui-custom popularity was classified as not popular.
We found that amazeui-custom demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.