npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@miracle-web/ui

v0.0.2

Published

Mobile UI Components built on Vue

Downloads

83

Readme


介绍

Miracle UI 是一个轻量、可定制的移动端组件库,于 2024 年开源,目前正在努力开发中,欢迎感兴趣的小伙伴一起参与贡献。

特性

  • 🚀 性能极佳,组件平均体积小于 1KB(min+gzip)
  • 🚀 高质量组件,覆盖移动端主流场景
  • 🚀 零外部依赖,不依赖三方 npm 包
  • 💪 使用 TypeScript 编写,提供完整的类型定义
  • 💪 单元测试覆盖率超过 90%,提供稳定性保障
  • 📖 提供丰富的中英文文档和组件示例
  • 🍭 支持按需引入和 Tree Shaking
  • 🍭 支持无障碍访问(持续改进中)
  • 🍭 支持深色模式

脚手架

开发中,暂不支持使用脚手架创建项目, 敬请期待!

推荐使用 Rsbuild 来创建一个脚手架项目。

Rsbuild 是基于 Rspack 的构建工具,由 Vant 作者开发,具备一流的构建速度和开发体验。

你可以通过以下命令创建一个 Rsbuild 项目:

npm create rsbuild@latest

请访问 Rsbuild 仓库 了解更多信息。

快速上手

请阅读快速上手章节,通过该章节你可以了解到 Miracle UI 的安装方法和基本使用姿势。

浏览器支持

支持现代浏览器以及 Android >= 4.0、iOS >= 8.0。

支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。

维护状态

目前 Miracle 各个版本的维护状态如下:

| 名称 | 框架 | 发布时间 | 最新版 | 维护状态 | | --- | --- | --- | --- | --- | | Miracle UI 1 | Vue 3 | 2024.3 | | 开发中,持续迭代新功能 |

链接

生态

由 Miracle 团队维护的项目如下:

| 项目 | 描述 | | --- | --- | | vite-vue3-h5-template | 基于 vue3 的移动端项目模板 | | vite-react-h5-template | 基于 react 的移动端项目模板 |

其他链接

贡献

核心团队

以下是 Miracle UI 的核心贡献者们:

| Tom Cat | | | | | | | :-: | :-: | :-: | :-: | :-: | :-: | | Tom Cat | | | | | |

贡献指南

贡献代码请阅读我们的贡献指南

使用过程中发现任何问题都可以提 Issue 给我们,当然,我们也非常欢迎你给我们发 PR

开源协议

本项目基于 MIT 协议,请自由地享受和参与开源。