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

easy-component-ui

v2.1.1

Published

Easy-ui, 基于 Web Components 的 UI 组件库

Downloads

5

Readme

Easy-ui

Easy-ui 是一个轻量级的 UI 框架,基于 Web Components 构建。文档地址

该框架参考了Element-ui , 所以不能说是很像吧, 但可以说是一模一样 😂(打算有时间把所有的都模仿一遍)。 独狼一个, 如果有大佬看到, 还请指点一下 😭 如果有一起学习的就更好了 😭

框架进度

  • 基础组件

    • [x] Icon 图标
    • [x] Button 按钮
    • [x] Link 文字链接
  • 表单组件

    • [x] Radio 单选框
    • [x] Checkbox 多选框
    • [x] Input 输入框
    • [x] Textarea 文本域
    • [x] InputNumber 计数器
    • [x] Switch 开关
    • [x] Rate 评分
  • Data

    • [x] Tag 标签
    • [x] Progress 进度条
    • [x] Pagination 分页
    • [x] Badge 标记
    • [x] Avatar 头像
    • [x] Skeleton 骨架屏
    • [x] Empty 空状态
    • [x] Descriptions 描述列表
    • [x] Result 结果
  • Notice

    • [x] Alert 警告
    • [x] Loading 加载
    • [x] Message 消息提示
    • [x] MessageBox 弹框
  • Others

    • [x] Card 卡片
    • [x] Carousel 走马灯
    • [x] TimeLine 时间线
    • [x] Backtop 回到顶部
    • [x] Collapse 折叠面板
    • [x] Calendar 日历
    • [x] Image 图片
    • [x] InfiniteScroll 无限滚动
  • 表单组件

    • [x] Select 选择框
    • [x] TimePicker 时间选择器
    • [x] DatePicker 日期选择器
    • [ ] Upload 上传
    • [ ] Transfer 穿梭框
    • [ ] Form 表单
  • Data

    • [x] Table 表格
    • [ ] Tree 树形控件
    • [ ] Statistic 统计数字
  • Navigation

    • [x] NavMenu 导航菜单
    • [x] Tabs 标签页
    • [x] Breadcrumb 面包屑
    • [x] Tabs 标签页
    • [x] PageHeader 页头
    • [x] Dropdown 下拉菜单
    • [x] Steps 步骤条
    • [x] Drawer 抽屉
  • Others

    • [ ] Popconfirm 气泡确认框
    • [ ] Dialog 对话框
    • [ ] Tooltip 文字提示
    • [ ] Popover 弹出框
    • [ ] Divider 分割线