mylvv

1.0.0 • Public • Published

安装方式

npm install mylvv

导入方式

const my_ly = require('mylvv')

使用方式

//ucfirst 方法

//该方法可以实现首字母大写

let str = 'hello';

let result = my_lv.ucfirst(str);

console.log(result) //Hello

开源协议

isc

Readme

Keywords

none

Package Sidebar

Install

npm i mylvv

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

725 B

Total Files

3

Last publish

Collaborators

  • yongledadi