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

easy-customize-cli

v1.0.5

Published

Easy-cli can help you quickly build your own scaffolding (cli), add, delete, check and other functions.

Downloads

9

Readme

easy-customize-cli

image image image

  • easy-customize-cli can help you quickly build your own scaffolding (cli), add, delete, check and other functions.

  • easy-customize-cli 可以帮助您快速搭建输入自己的脚手架( cli ),还有增删查改等功能

example

add github template:

init:

edit:

delete:

Use(使用)

npm -g install easy-customize-cli

Commands:

ADD

   easy add

添加模板,需要输入模板名称,模板简述,模板的github地址。并且选择分支

To add a template, you need to enter the template name, a brief description of the template, and the github address of the template. And select branches

Init

    easy init

拉取项目。它将会展示您添加的项目。当选择模板后,会将项目自动拉取到本地

Pull the project. It will show the items you have added. When the template is selected, the project will be automatically pulled to the local

delete

    easy delete

您可以删除您的模板,删除后再模板列表中将不存在

You can delete your template, after deleting it will not exist in the template list

edit

    easy edit

您可以编辑您的模板。包括 名称、GitHub 地址、分支、描述等。

You can edit your template. Including name, GitHub address, branch, description, etc.

why use it ( 为什么使用它 )

它可以帮助您搭建一个自己的前端脚手架cli工具,您只需要 add 命令,添加你的脚手架github地址, 就可以生成一个cli,接下来进入一个空的文件夹,运行 init 命令 ,选择你添加过的模板,就可以 拉取你的git项目到本地。同时他还支持 edit 、 delete 、list 等命令 ,用来编辑对模板列表的 操作。

It can help you to build your own front-end scaffolding cli tool, you only need to add command, add your scaffold github address, you can generate a cli, then enter an empty folder, run the init command, select the one you added Template, you can pull your git project locally. At the same time, he also supports edit, delete, list and other commands to edit the operation of the template list.

Stay In Touch

myBlog: MaskBlog

Email : [email protected]

License

MIT

Copyright (c) 2018 Jorie