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 🙏

© 2026 – Pkg Stats / Ryan Hefner

@silver-formily/vant

v0.0.1

Published

Formily 的 Vant 封装

Downloads

188

Readme

Silver Formily Vant

@silver-formily/vant 当前提供一版最小可扩展骨架,先落基础表单项能力。

当前状态

  • 已接入 pnpm workspace / Turborepo
  • 已提供 FormItem 装饰器封装
  • 已提供 Form 轻量表单容器封装
  • 已提供 FormButtonGroup / FormButtonGroup.Sticky 表单按钮组布局封装
  • 已提供 FormStep / FormStep.StepPane 分步表单封装,支持 Schema 场景下的步骤切换与提交控制
  • 已提供 Reset 表单重置按钮封装
  • 已提供 Submit 表单提交按钮封装
  • 已提供 Input / Input.TextArea 基础输入组件
  • 已提供 Checkbox / Checkbox.Group 复选组件
  • 已提供 Radio.Group 单选框组组件
  • 已提供 Rate 评分组件
  • 已提供 Slider 滑块组件
  • 已提供 Signature 签名组件
  • 已提供 Cascader 级联选择组件
  • 已提供 Picker 选择器组件
  • 已提供 DatePicker 日期滚轮选择组件
  • 已提供 TimePicker 时间滚轮选择组件
  • 已提供 PickerGroup 分步选择器字段组件,支持 dataSource 默认模式和 Picker / Area / DatePicker / TimePicker 默认插槽模式
  • 已提供 Calendar 弹层日期选择组件
  • 已提供 PreviewText.Input / PreviewText.Select / PreviewText.Picker / PreviewText.DatePicker / PreviewText.TimePicker / PreviewText.Calendar / PreviewText.Rate / PreviewText.Signature / PreviewText.Slider 预览态组件
  • 已提供 VitePress 文档站骨架:apps/vant-docs

文档

  • 文档源码:apps/vant-docs
  • 本地启动:pnpm dev -- vant-docs

许可证

MIT