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

4.6.201909161038 • Public • Published

判断字符串只能包含数字或字母

Installation

yarn add --dev @dfeidao/fd-an000025

Example

import an25 from '@dfeidao/fd-an000025';

an25("abc123");	// true
an25("1234");	// true
an25("abcd");	// true

Package Sidebar

Install

npm i @dfeidao/fd-an000025

Weekly Downloads

0

Version

4.6.201909161038

License

MIT

Unpacked Size

2.36 kB

Total Files

8

Last publish

Collaborators

  • taoqf