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

santie-cli

v0.2.0

Published

A Project development scaffolding

Downloads

14

Readme

santie-cli-web

Description


There are many excellent scaffold resources in the front end, such as Vue cli create react app. Some of them are officially produced by large Internet companies, such as Facebook's create react app, or come from the open source community Vue cli. These scaffolds provide simple basic configuration and some customized content, and integrate relevant development resources according to the user's choice, Compatible processing, engineering configuration, and complete environment configuration basically provide out of the box functions. These mainstream scaffolds also have certain limitations. They can't do in-depth customized content development according to the company's own technology selection. The project template provided by the government to meet the needs of the public is too simple, The enterprise level teaching rack needs to be packaged or improved in the upper layer to meet the real project needs. So we combined with the mainstream scaffold construction scheme to develop our internal customized scaffold Santie cli.

About Santie cli, it supports the automatic construction of Vue, react project, NPM package, Redux, mobx, vuex and other state management libraries, and supports PC and mobile terminals. Both of them use webpack as a resource integration and packaging tool, rich Chinese annotations, and provide real out of the box functions!

Installation


  • Users can use npm to install, because the download of some official image resources will be blocked, so it is recommended to use the Taobao image cnpm to install
cnpm install santie-cli -g

Instructions for use


santie-cli - V // view the locally installed version

santie init [project folder name] // initialize the project

santie init myproject // example

//Or initialize all the basic information

santie --name [name] --description [description] --version [version]

Participation and contribution


The scaffold is provided with technical support and maintenance by the information technology front-end technical team of @santie-team

*This scaffold is still in the preliminary development stage, and we will continue to study the optimization iteration in the future.

*If you like, don't forget to give us a star!

*Love technology partners can provide source code learning exchange (email to [email protected] )Or join our web front end team!

Remarks


This project is only used as learning exchange within the team, and there is no fixed community maintenance

Gitee Feature


  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/