1.0.14 • Published 6 years ago

attmall v1.0.14

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

attmall

ver-image

测试模块

Installation

这是一个可以通过 npm registry 使用的 Node.js 模块。 安装是使用npm install 命令:

$ npm install attmall

API

var attmall = require('attmall')

attmall.say(string)

返回欢迎信息

// 返回“开发者您好,欢迎光临”
attmall.say('开发者')

Examples

显示“用户您好,欢迎光临”

var attmall=require('attmall');

console.log(attmall.say('用户'));

License

MIT

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.9

6 years ago

1.0.10

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago