yuanquanke-js-utils
TypeScript icon, indicating that this package has built-in type declarations

2.2.4 • Public • Published

Functions

outOfChina(lng, lat)*
happy(str)*

outOfChina(lng, lat) ⇒ *

Kind: global function
Returns: * - 布尔值
Description:: 这是一个判断是否在中国境内的函数

Param Type Description
lng number 经度
lat number 维度

Example

const bool = outOfChina(0, 0);

happy(str) ⇒ *

Kind: global function
Description:: 开心函数

Param Type
str *

Readme

Keywords

none

Package Sidebar

Install

npm i yuanquanke-js-utils

Weekly Downloads

0

Version

2.2.4

License

MIT

Unpacked Size

28.2 kB

Total Files

12

Last publish

Collaborators

  • yuanquanke