sy120-biao

1.0.0 • Public • Published

安装(install)

npm install sy120-biao

使用(usage)

const biao = require('biao');

// 把字符串首字母转大写
biao.ucfirst('hello'); // Hello

// 计算两个数的和
biao.sum(4, 8); // 12

// 返回hello
biao.str.aa(); // hello

Readme

Keywords

Package Sidebar

Install

npm i sy120-biao

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.2 kB

Total Files

5

Last publish

Collaborators

  • langzilaotang