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

vexip-ui

v2.3.6

Published

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

Downloads

627

Readme

中文 [含技术支持群] | English

Vexip (发音为 /ˈvesɪp/) UI 提供了一系列开箱即用的组件。

组件库使用全新的 组合式 API 编写,并尽可能采用 Vue 传统的方式设计和编写组件,全量的 TypeScript

每个组件几乎所有的 属性默认值 均可以通过注入配置快速修改,轻松实现定制化。

同时,组件代码的编写非常注重降低 源码阅读 的门槛,代码的排布尽可能的贴近平时的业务代码的习惯,拒绝花里胡哨。

目前有 78 个组件,一些你几乎看烂了的组件这里都有并且更优秀,也有一些新颖的组件。

特性

  • 📦 高质量的开箱即用 Vue 3 组件
  • 📐 遵循直觉的、简约的 Api 设计
  • 🔧 自由配置的属性默认值,快速完成全局/局部修改
  • ⚡ 组合式 Api,良好的性能基础
  • 🔨 TypeScript 编写,完整的类型
  • 💪 1100+ 单元测试,为组件的提供良好的稳定性
  • 🎨 支持 CSS 变量,内置暗黑主题
  • 🚩 支持国际化
  • 🛫 配套 Resolver,支持 unplugin 插件
  • 🚤 支持 SSR
  • 🩹 优秀的可访问性
  • 👀 贴近业务代码编排,低源码阅读门槛

设计令牌基于 Open Color,并进行了一些调整。

安装

推荐使用 pnpm 或 yarn 的方式进行安装:

# 使用 pnpm
pnpm add vexip-ui

# 使用 yarn
yarn add vexip-ui

文档

这里 可以查看在线文档。

作者的英语很差,如果你有任何改进英语文档的建议,可以创建一个 issue 或 PR。

帮助

issue 给我留言,以便第一时间获得帮助。

如果你遇到可能是 bugs 的问题,请使用 Vexip UI Playground 提供一个最小的复现。

你也可以扫下方的二维码加入技术交流 QQ 群(点击也可以):

贡献

欢迎你的加入!你可以查阅 贡献指南 了解如何开始。

或者你可以赞助我们以帮助项目更好的发展!

微信:

支付宝:

贡献者

感谢他们的所做的一切贡献!

兼容环境

所有组件兼容现代浏览器,尽量保证近两三个版本的支持。

| Edge | Firefox | Chrome | Safari | iOS Safari | Opera | Electron | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

授权

所有文件都基于 MIT 授权。