@sogrey/what-to-eat
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

What To Eat

吃点啥

编译

npm run build

Install

npm i @sogrey/what-to-eat

Usage

let api = require('@sogrey/what-to-eat')

var what2eat = new api.WhatToEat();

var cuisine = what2eat.whatToEat();
console.log('本次吃点啥:', cuisine);

命令行使用

$ WhatToEat
本次吃点啥: 川湘菜

Package Sidebar

Install

npm i @sogrey/what-to-eat

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

50.1 kB

Total Files

20

Last publish

Collaborators

  • sogrey