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

html5pluspc

v1.0.5

Published

## 前言 * * * WEBAPP已初入世界法门,各种单页应用层出不穷,前端更是每几年技术难度翻倍,学如逆水行舟不进则退,这句话用到每个前端仔身上,再合适不过了. 虽然当下混合APP才是王道,但是WEBAPP以高效率低成本脱颖而出,我坚信WEBAPP终会发光.WEBAPP在江湖中被人诟病的无非是性能问题,mui是一款小而巧的移动端框架,性能已非常接近原生,如果mui是倚天剑,那html5plus就是一把屠龙刀,提供各种与手机交互的底层接口,mui+html5plus可以制作出极接近原生的APP. mui

Downloads

5

Readme

html5plusPc

前言


WEBAPP已初入世界法门,各种单页应用层出不穷,前端更是每几年技术难度翻倍,学如逆水行舟不进则退,这句话用到每个前端仔身上,再合适不过了. 虽然当下混合APP才是王道,但是WEBAPP以高效率低成本脱颖而出,我坚信WEBAPP终会发光.WEBAPP在江湖中被人诟病的无非是性能问题,mui是一款小而巧的移动端框架,性能已非常接近原生,如果mui是倚天剑,那html5plus就是一把屠龙刀,提供各种与手机交互的底层接口,mui+html5plus可以制作出极接近原生的APP. mui: http://dev.dcloud.net.cn/mui/ html5plus: http://www.html5plus.org/ 入门: http://www.dcloud.io/


此模块的用处


熟悉mui+html5plus开发的伙伴们肯定知道,plus对象只有真机上存在,一般我们开发测试都是在模似器上,调试极其不方便.虽然可以在Chrome上调试Android应用,但步骤较为麻烦,而且对手机系统版本有要求,没有直接在浏览器上开发测试方便,本模块就是提供基本的html5plus对象来保证大部份功能可以在浏览器上使用来节省开发时间以及开发流畅度.