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

cl-admin-crud

v1.8.4

Published

<p align="center"> <a href="https://midwayjs.org/" target="blank"><img src="https://admin.cool-js.com/logo.png" width="200" alt="cool-admin Logo" /></a> </p>

Downloads

95

Readme

cl-admin-crud

预览地址

https://show.cool-admin.com/

项目地址

https://github.com/cool-team-official/cl-admin-crud

文档地址

https://admin.cool-js.com/front/crud/crud.html

版本

  • 1.6.14 form-tabs 添加验证提示
  • 1.6.13 组件渲染添加上级作用域
  • 1.6.11 cl-crud 添加组件别名
  • 1.6.10 cl-table 添加 hidden 处理
  • 1.6.9 组件渲染添加 input 事件
  • 1.6.8 cl-dialog 添加 keep-alive
  • 1.6.5 解决 cl-table context-menu 参数异常
  • 1.6.3 解决 cl-dialog 设置 props 参数导致全屏无效问题
  • 1.6.0 添加 cl-filter-group, 抽离 cl-form 组件
  • 1.5.0 添加全局样式配置
  • 1.4.5 解决表单数据延迟 hook 未处理的问题
  • 1.4.2 cl-table 添加列设置、隐藏、显示方法
  • 1.4.0 cl-form 添加 hook
  • 1.3.4 cl-table type="op" 浮动添加 pc / 移动端 兼容
  • 1.3.2 cl-form 添加 validate, validateField 方法
  • 1.3.1 cl-form 调整 collapse 展示,label 添加 tooltips
  • 1.3.0 添加 cl-form-tabs 组件, cl-form 添加 group 分组显示
  • 1.2.6 添加 v-contextmenu 指令
  • 1.2.0 添加 cl-context-menu
  • 1.1.5 调整参数
  • 1.0.7 解决 $crud.emit 失效问题
  • 1.0.6 cl-form 添加 provide.form
  • 1.0.0 初始化