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

fastnodejs

v1.1.8

Published

this is nodejs web frameworks

Downloads

5

Readme

fastnodejs web框架

fastnodejs是一个快速开发的web框架,遵循Apache2开源协议发布,是为了敏捷WEB应用开发和简化企业应用开发而诞生的。fastnodejs秉承简洁实用的设计原则,在保持出色的性能和至简的代码的同时,也注重易用性。

installtion

npm install --save fastnodejs

更新日志

1.1.7 (2018-07-10)更新日志 修复数据库操作M方法的bug 1.1.6 (2018-07-09)版本更新日志 修复数据库操作类 create()验证方法 1.1.5 (2018-07-09)版本更新日志 修复数据库操作类 create()验证方法 1.1.4 (2018-07-09)版本更新日志 更新的数据库操作类 1.1.3 (2018-07-06)版本更新日志 增加用户运行时提示处理类 增加ajax请求是否中断处理类 增加redirect处理中断类 增加数据库字段缓存 1.1.2 (2018-07-05)版本更新日志 增加图片类 未解决的问题(图片上无法使用中文的字体转换后的字体库,已经反应给图片类的作者) 增加验证码处理类 修复一些版本命名问题