plop-templates-pharmablock

0.1.14 • Public • Published

药石科技文件模板库

提供药石科技工程化建设文件模板

Built-in helpers plop 已经内置了一些实用的 helper。 他们大多数是大小写转换工具, 这里完整地列出了所有的helper。

Case Modifiers(大小写转换工具) 以下分别是对应的方法和转换后的格式示例:

camelCase(驼峰命名): changeFormatToThis snakeCase(下划线分隔): change_format_to_this dashCase/kebabCase(短横线分隔): change-format-to-this dotCase(点分隔): change.format.to.this pathCase(斜杠分隔): change/format/to/this properCase/pascalCase(帕斯卡命名(每个单词的首字母大写)): ChangeFormatToThis lowerCase(转换为全小写): change format to this sentenceCase(首字母大写,句末添加逗号): Change format to this, constantCase(常量形式,全大写,使用下划线分隔): CHANGE_FORMAT_TO_THIS titleCase(标题形式): Change Format To This 其他 helper pkg: 从 plopfile 同级文件夹下的 package.json 文件中查找一个属性。

文档地址

Readme

Keywords

Package Sidebar

Install

npm i plop-templates-pharmablock

Weekly Downloads

1

Version

0.1.14

License

ISC

Unpacked Size

114 kB

Total Files

44

Last publish

Collaborators

  • swipth