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

panda-design

v0.0.1

Published

A UI Framework for Vue.js

Downloads

5

Readme

Panda-UI

A UI Framework for Vue.js

待实现组件(42)

基础

  • [x] Icon (图标)
  • [x] Button (按钮)
  • [x] Badge (徽标)
  • [x] Tag (标签)

表单类

  • [ ] Form (表单)
  • [x] Input (输入框)
  • [x] NumberInput (数字输入框)
  • [x] Textarea (文本输入框)
  • [x] Radiobox (单选)
  • [ ] Checkbox (多选)
  • [ ] Select (下拉)
  • [ ] Upload (上传)
  • [ ] Cascader (级联选择器)
  • [ ] DatePicker (日期选择器)
  • [ ] TimePicker (时间选择器)
  • [ ] Slider (滑块)
  • [ ] Switch (开关)
  • [x] TagInput (标签输入框)
  • [ ] Rate (评分)
  • [ ] ColorPicker (颜色选择器)

反馈类

  • [ ] Loading (加载提示)
  • [ ] Message (信息)
  • [ ] Notice (通知)
  • [ ] Modal (模态框)
  • [x] Alert (提示)
  • [ ] Progress (进度条)

导航类

  • [ ] Menu (菜单)
  • [ ] Dropdown (下拉菜单)
  • [ ] Tabs (标签页)
  • [ ] Pagination (分页)
  • [ ] Breadcrumb (面包屑)
  • [ ] Steps (步骤条)

布局展示类

  • [ ] Grid (网格)
  • [ ] Panel (面板)
  • [ ] Collapse (折叠面板)
  • [ ] Carousel (轮播图)
  • [ ] Timeline (时间轴)
  • [ ] Popover (弹出层)
  • [ ] Tooltip (气泡提示)
  • [ ] Tree (树形控件)
  • [ ] Table (表格)
  • [ ] Calendar (日历)