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

@supersoup/widgets

v1.0.0

Published

基于 jquery 和 underscore,兼容 ie8 的组件、插件库

Downloads

2

Readme

widgets

说明

  • 遵守 AMD 规范
  • 兼容 ie8+

示例

http://tangchao.online

css 部件

  • wd-button 按钮
  • wd-input 输入框
  • wd-select 下拉框
  • wd-textarea 文本域
  • wd-link 链接
  • wd-card 卡片
  • wd-row 行
  • wd-field 字段展示
  • wd-tab 标签页
  • wd-table 表格

js 插件

  • checkboxAll 全选器
  • checkboxes 多选列表
  • chooser 选择器
  • datePicker 日期选择器
  • dialog 气泡对话框
  • fixedHeadTable 固定表格(不建议使用,用 Table 代替)
  • input 输入框
  • items 标签列表
  • list 列表
  • loading 加载
  • message 消息
  • modal 模态
  • navigator 导航器
  • notify 通知
  • number 数字选择器
  • pager 分页器
  • responsive 页面响应式
  • search 搜索选择框
  • searchInput 搜索输入框
  • searchSuper 带历史记录的搜素器
  • select 下拉选择
  • slider 滑块
  • table 表格
  • tabs 标签页
  • tooltip 提示框
  • transfer 穿梭框
  • tree 树
  • treeChoose 树选框
  • treeTable 树表

事例查看方式

首先用 bower 安装依赖包:

bower install jquery#1.12.4 underscore requirejs requirejs-text mockjs