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

vue-prev-admin

v1.0.3

Published

<div align="center"> <img src="https://gitee.com/lyt-top/vue-next-admin-images/raw/master/vue2/logo-text.svg"> <p align="center"> <a href="https://cn.vuejs.org/" target="_blank"> <img src="https://img.shields.io/badge/vue.js-vue2.x-gre

Downloads

47

Readme

🌈 介绍

基于 vue2.x + webpack + element ui,适配手机、平板、pc 的后台开源免费模板,希望减少工作量,帮助大家实现快速开发。

⛱️ 线上预览

  • vue3.x 版本预览(vue-next-admin)https://lyt-top.gitee.io/vue-next-admin-preview/#/login
  • vue2.x 版本预览(vue-prev-admin)https://lyt-top.gitee.io/vue-prev-admin-preview/#/login

💒 代码仓库

  • vue3.x 版本 https://gitee.com/lyt-top/vue-next-admin
  • vue2.x 版本 https://gitee.com/lyt-top/vue-next-admin/tree/vue-prev-admin

🚧 安装 cnpm、yarn

  • 复制代码(桌面 cmd 运行) npm install -g cnpm --registry=https://registry.npm.taobao.org
  • 复制代码(桌面 cmd 运行) npm install -g yarn

⚡ 使用说明

建议使用 cnpm,因为 yarn 有时会报错。

# 克隆项目
git clone https://gitee.com/lyt-top/vue-next-admin.git

# 进入项目
cd vue-next-admin

# 切换分支
git checkout vue-prev-admin

# 安装依赖
cnpm install

# 运行项目
cnpm run dev

# 打包发布
cnpm run build

🍉 git 命令

  • 在本地新建一个分支:git branch newBranch
  • 切换到你的新分支:git checkout newBranch
  • 将新分支发布在 github、gitee 上:git push origin newBranch
  • 在本地删除一个分支:git branch -d newBranch
  • 在 github 远程端删除一个分支:git push origin :newBranch (分支名前的冒号代表删除)
  • 注意删除远程分支后,如果有对应的本地分支,本地分支并不会同步删除!

💯 学习交流加 QQ 群

  • 查看开发文档、vue-next-admin 开发文档正在编写中...
  • 群号码:665452019

❤️ 鸣谢列表

  • vue
  • vue-next
  • element-ui
  • element-plus
  • vue-router-nex
  • vuex
  • echarts
  • axios
  • clipboard
  • countUp
  • nprogress
  • screenfull
  • sass

💕 特别感谢

特别感谢群里老哥的建议、指导与帮忙,谢谢!

  • @省长
  • @唐参
  • @川歌

💌 支持作者

如果觉得框架不错,或者已经在使用了,希望你可以去 Github 或者 Gitee 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。