@xkeshav/alphabet
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

alphabet

A simple npm package which return array of english alphabets ( length of 26 )

How to install

> npm install @xkeshav/alphabet

Usage

import { alphabet } from '@xkeshav/alphabet';

console.log({ alphabet }); // return ['A', 'B', ... 'Z']

License

MIT

Author

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.1
    1
  • 1.1.1
    0

Package Sidebar

Install

npm i @xkeshav/alphabet

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

12.5 kB

Total Files

6

Last publish

Collaborators

  • xkeshav