a1ter
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

a1ter

Never count your spreadsheet's column.

Usage

 
import { a1ToNumber } from 'a1ter';
 
a1ToNumber('AA') // 27
 
// count with zero-based-index if true given in 2nd arg.
a1ToNumber('AA', true) // 26

Package Sidebar

Install

npm i a1ter

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

11.1 kB

Total Files

21

Last publish

Collaborators

  • euxn23