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

tyzxbs

v1.0.0

Published

A fast, desktop software development framework

Downloads

37

Readme

EE框架2.0

star

一个入门简单、跨平台的桌面软件开发框架。

  • 为什么使用?桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
  • 愿景:所有开发者都能学会桌面软件研发
  • gitee:https://gitee.com/wallace5303/electron-egg
  • github:https://github.com/wallace5303/electron-egg
  • 🏆 码云最有价值开源项目

文档

  • 教程文档
  • 文档进行了重新编写,更加直观,一定要看!!!

特性

  1. 跨平台:一套代码,可以打包成windows版、Mac版、Linux版
  2. 简单高效:只需学习 js 语言,同时支持vue、react、ejs等前端技术
  3. 前端独立:理论上支持任何前端技术,编写出精美的UI效果
  4. 工程化:可以用服务端的开发思维,来编写桌面软件
  5. 高性能:事件驱动、非阻塞式IO
  6. 功能丰富:前端、服务端的技术场景等
  7. 功能demo:桌面软件常见功能,后续逐步集成或提供demo
  8. 更多功能请看文档

使用场景

1. 常规桌面软件

  • windows平台

  • macOS平台

  • linux平台 (ubuntu)

2. vue、react、angular、web 转换成桌面软件

  • vue-ant-design(本地)

  • 禅道项目管理(web项目地址)

3. 游戏(h5相关技术开发)

  • 忍者100层

开始使用

项目案例

交流

  1. qq群:735532437

关于pr

请前往GitHub项目提pr(避免代码同步后,pr被覆盖掉),感谢!

地址:https://github.com/wallace5303/electron-egg

您的star,是我的动力,感谢支持