3.0.7 • Published 1 year ago

abcdefghijklmnopqrstuvwxyz v3.0.7

Weekly downloads
8
License
MIT
Repository
github
Last release
1 year ago

abcdefghijklmnopqrstuvwxyz

This package exports a single lower-case 26-character string containing the modern English alphabet, suitable for using as-is, or for safely interpolating, without the need for escaping, into nearly any context. The purpose of this package is to reduce the need for repetitious typing and the risk of typographical errors, and to serve as a lightweight alternative to the alphabet package, with a relatively clean, streamlined API.

Installation

npm install abcdefghijklmnopqrstuvwxyz

Usage

import { abcdefghijklmnopqrstuvwxyz } from 'abcdefghijklmnopqrstuvwxyz'

console.log(abcdefghijklmnopqrstuvwxyz)
// "abcdefghijklmnopqrstuvwxyz"
3.0.4

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.7

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.0

3 years ago

2.0.5

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

9 years ago

1.0.0

9 years ago