Install
Installing ts-spreadsheets
is easy. Simply pull it in via your package manager of choice.
sh
npm install ts-spreadsheets
# npm i ts-spreadsheets
sh
bun install ts-spreadsheets
# bun add ts-spreadsheets
sh
pnpm add ts-spreadsheets
sh
yarn add ts-spreadsheets