@dfeidao/fd-an000022
TypeScript icon, indicating that this package has built-in type declarations

4.6.201909161002 • Public • Published

判断字符串是否全部为中文

Installation

yarn add --dev @dfeidao/fd-an000022

Example

import an22 from '@dfeidao/fd-an000022';

an22("飞道");	// true
an22("123456");	// false
an22("abcd");	// false
an22("飞道abcd1234");	// false

Package Sidebar

Install

npm i @dfeidao/fd-an000022

Weekly Downloads

1

Version

4.6.201909161002

License

MIT

Unpacked Size

2.19 kB

Total Files

8

Last publish

Collaborators

  • taoqf