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

@qingfu/core-env

v0.5.4

Published

## Protocol

Downloads

176

Readme

core-env

Protocol

200 OK: 请求成功
201 Created: 请求成功并创建了新资源
202 Accepted: 已接受请求但尚未处理
204 No Content: 请求成功但不返回内容
206 Partial Content: 断点续传或分段下载

300 Multiple Choices: 重定向
301 Moved Permanently: 永久重定向
302 Found: 临时重定向
304 Not Modified: 未曾修改可继续使用缓存

400 Bad Request: 客户端错误
401 Unauthorized: 需要用户验证
402 Payment Required: 需要支付
403 Forbidden: 拒绝执行
404 Not Found: 目标不存在
405 Method Not Allowed: 请求方法不被支持
406 Not Acceptable: 内容特性无法满足请求头条件
408 Request Timeout: 请求超时
409 Conflict: 资源和当前状态产生冲突
410 Gone: 资源在服务器不再可用
412 Precondition Failed: 无法满足请求头中的先决条件
413 Payload Too Large: 请求实体太大
414 URI Too Long: 请求地址太长
415 Unsupported Media Type: 服务器不支持该格式
416 Range Not Satisfiable: 请求范围不被满足
418 I'm a teapot: 常用作彩蛋
422 Unprocessable Entity: 格式良好但语义错误
423 Locked: 资源已被锁定
428 Precondition Required: 要求满足条件以免写冲突
429 Too Many Requests: 请求次数太多
451 Unavailable For Legal Reasons: 法律要求被拒绝

500 Internal Server Error: 服务器错误
501 Not Implemented: 服务器不支持该功能
502 Bad Gateway: 上游服务器无效响应
503 Service Unavailable: 服务不可用
504 Gateway Timeout: 上游服务器响应超时
506 Variant Also Negotiates: 服务器配置错误
507 Insufficient Storage: 服务器无法存储内容

Globals

_ https://github.com/lodash/lodash

ms https://github.com/zeit/ms

glob https://github.com/isaacs/node-glob

logger https://github.com/winstonjs/winston

router https://github.com/ZijianHe/koa-router

jwtoken https://github.com/auth0/node-jsonwebtoken

broker https://moleculer.services

Queue https://github.com/OptimalBits/bull

mongoose https://github.com/Automattic/mongoose