1.3.10 • Published 7 months ago

is-letter v1.3.10

Weekly downloads
5
License
MIT
Repository
github
Last release
7 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

7 months ago

1.3.9

10 months ago

1.3.7

10 months ago

1.3.6

10 months ago

1.3.5

10 months ago

1.3.4

10 months ago

1.3.3

10 months ago

1.3.8

10 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