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

koa-cli-man

v1.0.1

Published

koa-cli-man,一款基于nodejs的新的web框架koa示例代码生成脚手架.

Readme

koa-cli-man,一款基于nodejs的新的web框架koa示例代码生成脚手架.

koa-cli-man,采用的package.json配置"type":"module",使用esm规范.

也可默认为"type": "commonjs",采用的commonjs模块规范.

🏠 npm | ahviplc

🏠 npm | koa-cli-man

🏠 Homepage-gitee

Demo-gitee

🏠 Homepage-github

Demo-github

Prerequisites

  • node >13.0.0

Install

yarn
yarn install
或者
npm i
npm install

npm或yarn全局安装与使用

全局npm安装或yarn安装

npm i -g koa-cli-man
或者
npm install -g koa-cli-man
或者 TODO yarn
yarn add global koa-cli-man

全局命令使用 使用下面命令

koa-cli-man
或者
kcman
或者
koa-cli

Usage

yarn app
或者
npm run app

Run tests

TODO

yarn run test

Done

npm run app:test
或
yarn app:test
yarn run app:test

Links

koa-setup - npm
https://www.npmjs.com/package/koa-setup

GitHub - cuixiaorui/koa-setup: setup koa 开发坏境
https://github.com/cuixiaorui/koa-setup

GitHub - cuixiaorui/mini-vue: 实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
https://github.com/cuixiaorui/mini-vue

GitHub - koajs/koa: Expressive middleware for node.js using ES2017 async functions
https://github.com/koajs/koa

GitHub - remy/nodemon: Monitor for any changes in your node.js application and automatically restart the server - perfect for development
https://github.com/remy/nodemon

GitHub - sindresorhus/meow: 🐈 CLI app helper
https://github.com/sindresorhus/meow

GitHub - SBoudrias/Inquirer.js: A collection of common interactive command line user interfaces.
https://github.com/SBoudrias/Inquirer.js

GitHub - tj/commander.js: node.js command-line interfaces made easy
https://github.com/tj/commander.js

GitHub - mde/ejs: Embedded JavaScript templates -- http://ejs.co
https://github.com/mde/ejs

GitHub - chalk/chalk: 🖍 Terminal string styling done right
https://github.com/chalk/chalk

GitHub - sindresorhus/execa: Process execution for humans
https://github.com/sindresorhus/execa

GitHub - prettier/prettier: Prettier is an opinionated code formatter.
https://github.com/prettier/prettier

GitHub - babel/babel: 🐠 Babel is a compiler for writing next generation JavaScript.
https://github.com/babel/babel

GitHub - jprichardson/node-fs-extra: Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
https://github.com/jprichardson/node-fs-extra

GitHub - beautify-web/js-beautify: Beautifier for javascript
https://github.com/beautify-web/js-beautify

GitHub - pomber/git-history: Quickly browse the history of a file from any git repository
https://github.com/pomber/git-history

GitHub - coreybutler/nvm-windows: A node.js version management utility for Windows. Ironically written in Go.
https://github.com/coreybutler/nvm-windows

GitHub - kefranabg/readme-md-generator: 📄 CLI that generates beautiful README.md files
https://github.com/kefranabg/readme-md-generator

GitHub - sindresorhus/awesome-nodejs: Delightful Node.js packages and resources
https://github.com/sindresorhus/awesome-nodejs

Author

👤 LC [email protected]

Show your support

Give a ⭐️if this project helped you!


This README was generated with ❤ by readme-md-generator