1.3.10 • Published 6 months ago

is-letter v1.3.10

Weekly downloads
5
License
MIT
Repository
github
Last release
6 months ago

is-letter

node version npm version downloads count size license github-ci

🔨 Is it a letter?

Usage

Installation:

npm install is-letter
var isLetter = require('is-letter');

isLetter('a'); // => true
isLetter('abba'); // => false

License

The MIT License @ 2016

1.3.10

6 months ago

1.3.9

9 months ago

1.3.7

9 months ago

1.3.6

9 months ago

1.3.5

9 months ago

1.3.4

9 months ago

1.3.3

9 months ago

1.3.8

9 months ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago