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

sass-xiyu

v1.0.0

Published

saas项目

Readme

build status

大家看这里!!!

这里是ehsy sass项目web端的gitlab,这里是readme!

下面是导航!请各位新增了wiki文档的在这里也写下链接!

  1. 项目主页

  2. 项目代码 - 请注意所在分支

  3. 提交记录

  4. 里程碑 - 也就是版本啦

  5. 问题讨论区 - issues

  6. 项目成员

  7. 文档 - wiki - 默认是home文档 - 请pm写好文档也要在下面加上地址

开发者看这里!

项目初始化!

本项目基于git,通过gitlab管理整个项目。下面是开发者初次启动项目的步骤!

  1. git clone http://gitlab.ehsy.com/saas/web.git

  2. 下载webSotorm,打开web项目

  3. npm install

  4. 打开run里的config,新增一个nodejs的启动程序。

  5. 配置其JavascriptFile为./bin/start,新增Environment variables,NODE_ENV=development,apply之后run

  6. 您的项目可以通过浏览器http://localhost:8000 访问!

注意:后续开发方式需要基础的webstorm上的git操作,请自行了解下!

项目架构说明!

ehsy-saas-web架构说明

QA看这里!

QA使用issues的方式提交项目中的问题

本项目issues地址

给这个issues设定一个lable(如果是bug,指定为open的,开发确认修复后变更为fixed,QA再次确认后close此issues)。

然后关于bug的讨论在这里面做就可以啦。

PM看这里!

如何写文档?

pm请用markdown语法编写wiki

本项目wiki主页

可以在这个第三方应用里面熟悉markdown语法!

markdown客户端快速下载

当然最快的方法就是复制粘贴,下面提供了最常用的一些markdown例子:

Markdown常用语法快速参照