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

bunny-cli

v1.3.1

Published

``` .-. .-') .-') _ .-') _ \ ( OO ) ( OO ) ) ( OO ) ) ;-----.\ ,--. ,--. ,--./ ,--,' ,--./ ,--,' ,--. ,--. .-----. ,--. ,-.-') | .-. | | | | | | \ | |\ | \ | |\ \ `.' / .

Downloads

23

Readme

🐇🐇🐇 Bunny-Cli脚手架

.-. .-')                    .-') _      .-') _
\  ( OO )                  ( OO ) )    ( OO ) )
 ;-----.\  ,--. ,--.   ,--./ ,--,' ,--./ ,--,'  ,--.   ,--.        .-----. ,--.      ,-.-')
 | .-.  |  |  | |  |   |   \ |  |\ |   \ |  |\   \  `.'  / .-')   '  .--./ |  |.-')  |  |OO)
 | '-' /_) |  | | .-') |    \|  | )|    \|  | ).-')     /_(  OO)  |  |('-. |  | OO ) |  |  \
 | .-. `.  |  |_|( OO )|  .     |/ |  .     |/(OO  \   /(,------./_) |OO  )|  |`-' | |  |(_/
 | |  \  | |  | | `-' /|  |\    |  |  |\    |  |   /  /\_'------'||  |`-'|(|  '---.',|  |_.'
 | '--'  /('  '-'(_.-' |  | \   |  |  | \   |  `-./  /.__)      (_'  '--'\ |      |(_|  |
 `------'   `-----'    `--'  `--'  `--'  `--'    `--'              `-----' `------'  `--'

🐇主要内容🐇

脚手架源码地址:https://gitee.com/BunnyBoss/bunny-cli.git

👉 Vite模板

git地址:https://gitee.com/BunnyBoss/vite_ts_auto.git

  • 自动化路由,根据路目录自动生成路由
  • 基础媒体图片如404等图片
  • 采用scss样式

vue路由动态生成文档:https://blog.csdn.net/weixin_46533577/article/details/138617997

👉 Vue大屏模板

git地址:

  • 共四种模板,目前主流的几种大屏方案
    1. rem布局方式:https://gitee.com/BunnyBoss/vue_ts_large_rem.git
    2. rem+vwvh:https://gitee.com/BunnyBoss/vue_ts_large_remvmvh.git
    3. scale缩放方案:https://gitee.com/BunnyBoss/vue_ts_large_scale
    4. vmvh方案:https://gitee.com/BunnyBoss/vue_ts_large_vmvh.git

👉 Vue后台模板模板

git地址:https://gitee.com/BunnyBoss/bunny-admin.git

git地址:https://gitee.com/yiming_chang/vue-pure-admin.git

  • 采用vue-pure-admin

git地址:https://gitee.com/BunnyBoss/bunny-admin-element-thin

  • 因为vue-pure-admin很多都写好,想删除写东西,这个是精简版的。

👉 Java模板

git地址:https://gitee.com/BunnyBoss/java_single.git

  • 单体架构,Maven聚合工程,将很多模块拆分

git地址:https://gitee.com/BunnyBoss/java-mirror-server.git

  • 微服务架构。

👉 CSharp模板

git地址:

https://gitee.com/BunnyBoss/csharp-single-efcore.git

🆕更新内容

  1. 删除admin一个版本,删除C#两个版本只保留EfCore版本