Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

h5gen

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h5gen

h5 gen script

  • 1.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

h5gen

安装

npm install -g h5gen (--registry=https://registry.npm.taobao.org)

使用

  1. 首先需要建个control 模板h5gen tem 你可以修改control 这个模板,添加一些全局的逻辑,这个模板会存到你logic-tpls文件夹
  2. 生成你的页面h5gen 选择你 的control 模板 输入页面的id,这个id 来源与我么的系统 根据需要回车键就行
  3. 二次开发 经历步骤2,基本control 和 template 就生成了, control 这主要涉及对内容的获取 templete 已经挖好坑,在对应php 和 js 坑中开发你的业务逻辑即可
  4. 走正常的上线流程
  5. 如果后续有修改样式的化,直接执行步骤2即可
h5gen script
npm install --save shelljs --registry=https://registry.npm.taobao.org



npm install
npm link
npm uninstall h5gen;

Keywords

FAQs

Package last updated on 07 Dec 2015

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc