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

talentadmin

v0.0.0

Published

<div align="center"> <img width="320" src="http://www.lelebk.com/docs/img/logo.png"> </div>

Downloads

1

Readme

仅对对华友好并尊重中华人民共和国主权与领土完整的各界人士开放使用!
It can be used by people who respect the sovereignty and territorial integrity of the People's Republic of China

安装使用

# 克隆项目
git clone [email protected]:llyyayx/vue3-antd-admin.git

# 进入项目目录
cd vue3-antd-admin

# 安装依赖
npm install

# 本地开发 启动项目
npm run dev

具体详细的使用说明请阅读文档。为了更好的使用请务必阅读文档-开箱即用部分。

发布

# 构建生产环境
npm run build

功能

- 登录 / 注销
- 权限验证
  - 页面权限
  - 二步登录
- 多环境发布
  - dev
  - sit
  - stage
  - prod
- 全局功能
  - 动态侧边栏(支持多级路由嵌套)
  - 快捷导航(标签页)
  - 自适应收缩侧边栏
- 表格
  - josn配置省心开发
- 错误页面
  - 401
  - 404
  - 500
- 组件
  - tableLayout表格
  - a-icon图标

交流

vue3-antd-admin是完全开源免费的项目,在帮助开发者更方便地进行中大型管理系统开发,同时也提供 QQ 交流群使用问题欢迎在群内提问。

  • QQ 群 719251151

未来规划

本项目当前只是基础部分完成了,还有很多地方需要完善,例如:H5适配、页面动画、指令权限、更多好用的组件等等等等,由于本人平时工作原因并不能快速迭代更新,所以希望更多的开发者加入进来, 你只需要Fork本仓库,创建自己的分支并pull request你的杰作即可,贡献者名单中也会收录你的名字。当然在使用过程中遇到问题你也可以提出issue,我们会尽快安排时间解决。 在这里非常欢迎你的加入,期待你的一个issue或者是一个pull reques

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交pull request

浏览器支持

本地开发推荐使用Chrome 80+ 浏览器

支持现代浏览器, 不支持 IE

| IE | Edge | Firefox | Chrome | Safari | | :-: | :-: | :-: | :-: | :-: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

相关仓库

如果这些插件对你有帮助,可以给一个 star 支持下

捐赠

如果你觉得这个项目对你有帮助,你可以帮作者买一杯咖啡表示支持!

License

MIT © llyyayx-2021