
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
generator-page
Advanced tools
拍拍无线页面构建脚手架,根据现有项目结构,生成相应目录和代码
基于node,请确保已具备较新的node环境
需要全局安装yeoman
[sudo] npm install -g yo
然后安装本脚手架
[sodu] npm install -g generator-page
生成一个新的模块目录,比如在wd中新增一个open模块,只需要在项目根目录下执行
yo page
然后根据提示一步一步来,再也不用复制代码了哟~
在某一模块下新增一个页面,进入到该模块下,执行
yo page:page pageName
然后根据提示一步一步来,再也不用复制代码了哟~
MIT
FAQs
We found that generator-page demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.