excel-column-id

v1.0.6
Generate IDs similar to Excel column ID.
Microsoft Excel generate string column id

compile

tsc

compile:watch

tsc -w

build

npm run compile

test

jest src/

test:watch

jest --watch src/

clean

rm -rf dist

cleanall

rm -rf dist node_modules *.tgz docs

docs

rm -rf docs && typedoc --plugin typedoc-plugin-markdown

prepublishOnly

npm run clean && npm i && tsc && eslint src/ && jest src/
npm i excel-column-id

Metadata

  • MIT
  • Whatever
  • Zhao DAI
  • released 4/5/2024

Downloads

Maintainers