node-caps:https的官方存储库

时间:2021-05-04 22:40:39
【文件属性】:
文件名称:node-caps:https的官方存储库
文件大小:6.65MB
文件格式:ZIP
更新时间:2021-05-04 22:40:39
nodejs node string caps JavaScript 节点帽 一个易于使用的模块,用于大写字符串或数组 特征 带有ESM支持的快速,最新代码库。 包含打字 解释 const Caps = require ( "node-caps" ) ; Caps . def ( ) ; /* Default, will only capitalise the first letter of the first word */ Caps . keep ( ) ; /* Like Default, but will keep the rest normal */ Caps . all ( ) ; /* All, will capitalise all words */ Caps . array ( ) ; /* Array, like All but using an array */ Caps . sent ( ) ; /* Captialises fir

网友评论