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 🙏

© 2026 – Pkg Stats / Ryan Hefner

@farris/ide-devkit

v1.0.40

Published

*ChangeLogs* '

Readme

Devkit

ChangeLogs '

1.0.39

属性面板增加判断页签是否存在的逻辑

1.0.38

属性面板支持记录当前已选页签;修改枚举值联动的问题

1.0.37

控件树增加id属性;属性面板修改联动刷新问题

1.0.36

属性面板支持自定义控件

1.0.35

属性面板支持白色主题

1.0.34

属性面板支持动态创建控件

1.0.33

增加combolist判空;支持隐藏属性大分类

1.0.32

属性面板数字控件支持空值

1.0.31

EventBus支持接收监听回调结果,ide支持关闭前扩展

1.0.30

属性面板支持以tab的形式展示分类属性

1.0.29

属性面板支持正则校验

1.0.28

合并控件树修改

1.0.27

数字控件由kendo换成farris,并支持大数值

1.0.26

完善文档

1.0.25

控件树:支持变更树节点展示文本

1.0.24

属性面板:文本控件支持限制输入指定字符

1.0.23

性能优化

1.0.22

属性面板分类启用级联后传递propPath; 性能优化

1.0.21

属性面板分类支持级联

1.0.20

属性面板日期控件支持最大值、最小值

1.0.19

属性面板下拉框控件替换为farriscombo控件

1.0.18

属性面板日期控件替换为farris日期控件

1.0.17

属性面板增加抛出关闭事件

1.0.16

属性面板级联属性支持默认展开,支持隐藏头部

1.0.15

修改属性面板实体定义

1.0.14

新增下拉多选类型属性;新增刷新属性面板属性

1.0.13

  • 下拉列表控件修改,避免导出时添加别名。

1.0.11

  • 属性面板:可以选true/false,可以写表达式。

1.0.9

  • 属性面板:增加默认值展示。

1.0.6

  • 属性面板:增加清除后事件

1.0.5

  • 属性面板:字符串类型的只读属性增加支持convertTo方法。

1.0.2

  • 更新属性面板。

This library was generated with Angular CLI version 7.2.0.

Code scaffolding

Run ng generate component component-name --project devkit to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project devkit.

Note: Don't forget to add --project devkit or else it will be added to the default project in your angular.json file.

Build

Run ng build devkit to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build devkit, go to the dist folder cd dist/devkit and run npm publish.

Running unit tests

Run ng test devkit to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.