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

simulation-packaging

v1.0.4

Published

instructions:

Downloads

27

Readme

instructions:

Start program

Execute command: spcli

Process description and precautions


1. According to the prompt, drag the attached custom file to the terminal, and the terminal will automatically parse the configuration file (considering the network security problem, the attached custom configuration file needs to be uploaded for the first time, and there is no need to configure it again);

2. According to the prompt of the terminal, provide a valid cookie (only sso_user_token cookie), the program will detect whether the cookie is valid, and will require re-entry when the cookie fails;

3. Input a valid uiid according to the terminal prompt, and support single input and multiple inputs (multiple inputs are required to be separated by '/', otherwise they will be processed as a single uiid);

4. After the packaging is completed, the terminal will have log output. After all of them are run through, the terminal will prompt 'amazing...', If there is a failed uiid, you can re-enter the failed uiid to repack...

使用说明:

启动程序

执行命令:spcli

流程说明及注意事项

1.根据提示,拖拽附带的 custom 文件到终端中,终端会自动解析配置文件(考虑到网络安全问题,首次使用时需要需要上传附带的 custom 配置文件,无须再次配置);

2.根据终端提示,提供有效的cookie(只提供SSO_USER_TOKEN cookie即可),程序会检测cookie是否有效,cookie失效时会要求重新输入;

3.根据终端提示,输入有效的uiid,支持单个输入和多个输入(多个输入时要求以‘/’进行分隔,否则会按单个uiid处理);

4.打包完成后终端会有日志输出,全部跑通以后,终端会提示‘Amazing...’,如果存在打包失败的uiid,可以重新输入失败的uiid重新打包。。。