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

jee5-dev-tool

v1.0.9

Published

The Development Tool for Jee5 frontend platform. This plugin help developer to make form/charts with no code.

Readme

Jee5 开发工具

欢迎使用 Jee5 开发工具!本工具集提供五种工具供您通过在线配置方式部署业务, 而无需在框架基础上二次开发,节省业务部署成本。

工具集

业务表单

通过业务表单功能,开发者可通过配置方式在线建表,并同时针对此表生成增删查改接口;可选的多种前端样式;可通过配置方式设置表间父子关系。 业务表单同时支持代码生成器,创建的配置可通过代码生成器一键生成前后端代码,代码开箱即用。

业务报表

业务报表支持通过编写 SQL 语句的方式在线生成报表,支持自定义字段和导出数据为 Excel .

分析图表

分析图表功能提供了一套图表模板,开发人员仅需编写 SQL 语句或者编写 JSON 数据,分析图表可在线生成图表。图表可选柱状图,折线图饼图数据报表,支持TAB单排双排布局模式。

组合图表

组合图表是指将多个分析图表组合为单一功能的业务。在组合图表中,开发人员可将数个图表组合到一个页面中,方便对多个业务数据进行分析与对比。 组合图表同时支持多图表数据源组合到一个图表中。

动态表单

动态表单功能提供了一套可拖拽式布局的表单设计器。设计的表单支持与业务表单功能关联,实现对话框添加表单的自定义。

本文件夹包含的代码文件

本文件夹中包含的源代码,包含上述五项功能中的配置器(Creator)和功能预览(Preview),module 文件夹中包含各创建器的对话框模块。

License

本源代码基于 Apache License v2Jee5 最终用户许可协议 分发,请务必遵守开源规定。