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

vself

v0.0.5

Published

lib base ant-design-vue

Downloads

8

Readme

lib base ant-design-vue

Roadmap

Env Config

  • [x] vite 初始化项目
  • [x] use pnpm manage dependencies
  • [x] 配置 eslint eslint-plugin-vue 代码风格检查 配置 lint-stage 提交前检查暂存区代码
  • [x] commitlint & husky 做 commit msg 规范检查
  • [x] 自动 import vue/ant-design-vue 的组件以及类型声明 (unplugin-auto-import&unplugin-vue-components)
  • [x] JSX 支持 (@vitejs/plugin-vue-jsx)
  • [x] 集成 vitepress 编写文档
  • [ ] 集成 Vitest 单元测试

Components

  • [ ] Search 搜索组件
  • [ ] Export
  • [ ] virtual list
  • [ ] pagination
  • [ ] upload
  • [ ] FlvPlayer flv、mp4格式视频播放 flv.js
  • [ ] 错误页面 401 404 500 Exception
  • [ ] 登录
  • [ ] 生成二维码
  • [ ] 可拖拽列表
  • [ ] Execle 导入导出 sheet.js
  • [ ] 换肤
  • [ ] color picker

xxx

  • BtnGroup 按钮组
  • ChooseAddress 地址级联选择
  • ColorPicker 颜色拾取器
  • Columns 订单列表风格表格的列表标题
  • CommonTable 糅合分页、搜索、表格、批量操作的组件
  • Editor 富文本编辑器
  • Export 导出
  • Import 导入
  • IconFont 字体图标
  • InputNumberGroup 数字输入组组件,如金额的输入
  • InputRange 范围输入组件
  • LinesEllipsis 文本过长省略号
  • Loader 页面初始大 loading
  • MutipulBtns 列表批量操作按钮组
  • PageTitle 遵从 UI 规范的页面标题 自动匹配路由标题
  • Pagination 分页组件
  • PreviewImg 图片预览组件
  • ScrollBar 滚动组件??
  • SearchForm 搜索组件
  • TableDropDown 表格更多操作的下拉
  • TabsBar tabs
  • UploadImg 图片上传
  • FSwitch 好用版 switch

Functions