Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shenchen001

xjbddd1254ISC1.0.0

this is a very good package

readme

安装方式

npm i shenchen001

导入方式

const shenchen001 = require('sy111');

方法使用说明

输出sayHi

console.log( shenchen001.str.sayHi() );

把字符串首字母变为大写

console.log( shenchen001.str.ucfirst('hello') ); // Hello

开源协议

MIT