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

gc-starter-ui-plus

v1.2.0-zd

Published

千行框架前端UI模板

Downloads

1,244

Readme

更新日志

V1.3.1-beta2 (2021年06月19日)

优化:角色勾选菜单时支持父节点选中/取消,子节点同步选中/取消,在菜单个数多时节省操作时间

V1.3.1-beta1(2021年06月17日)

新增:新增找回密码功能(支持邮箱、短信方式找回,其中短信需要项目中自己实现发送短信的方法)

新增:角色新增类型(系统角色【不允许程序修改,一般比较机密】、业务角色【给其他机构或用户使用的】)

新增:用户新增(行政机构)【一个用户只能属于一个行政机构】、(业务所属机构)【一个用户可以属于多个业务所属机构】

新增:数据权限新增【仅所属业务机构

新增:用户管理左侧机构树新增【所有机构用户】节点,用于查询所有机构的用户

新增:新增【机构管理】、【机构权限

新增:新增【我的机构】、【机构角色

新增:新增自定义主题色配置,并预设值了若干种主题色供用户选择

V1.3.0 (2021年06月03日)

**新增:**菜单管理增加选项提示说明

**新增:**用户管理新增租户管理员选择项

**新增:**新增系统设置模块,内置注册用户默认机构、角色配置

**新增:**新增自定义tokenKey配置(需要前端、后端配置一致,否则无法登录),自定义密码加密方式

**新增:**新增新布局

**重构:**框架多租户逻辑重构,包含登录、注册、菜单管理、机构管理、用户管理、角色管理、业务字典管理、分类字典管理、系统日志、参数配置、系统设置等

**修复:**菜单排序问题

**修复:**用户管理页面新增修改用户后,列表刷新未传机构id、搜索条件查询导致查询所有问题

**优化:**修复外链菜单若干问题,外链菜单配置请查看常见问题-如何配置外链菜单

**优化:**业务字典、分类字典删除提示优化