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

generator-kissy-gallery

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-kissy-gallery

kissy gallery generator

  • 0.2.3
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

a yeoman generator for kissy-gallery

install

安装yeoman

npm install yo grunt-cli -g

安装kissy-gallery目录生成器

npm install generator-kissy-gallery -g

生成组件目录

比如你的组件目录是offline,进入该目录,然后执行命令:

yo kissy-gallery 1.0

默认版本为1.0。

打包组件

在组件目录下执行如下命令:

grunt

可以修改gruntfile.js来自定义组件的构建。

发布一个新的版本

在组件目录下执行如下命令:

yo kissy-gallery:version 1.1

##changelog

###0.2.3

*优化文档

###0.2.0 *merge子命令实现,自动merge的功能 *实现merge的同时同步文档

###0.1.9 *去掉多余依赖

###0.1.8 *修正编码问题

###0.1.7 *打包时中文ascii化

###0.1.6 *优化README.md

###0.1.5 *修正yo kissy-gallery:version命令无效的bug

Keywords

FAQs

Package last updated on 06 Jul 2013

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