Installation
Using a package manager
npm
Run this in your terminal
npm install img2num
pnpm
Run this in your terminal
pnpm add img2num
yarn
Run this in your terminal
yarn add img2num
bun
Run this in your terminal
bun add img2num
Using a CDN
jsDelivr
Paste this into your HTML file
<!-- IMPORTANT: this is browser-only -->
unpkg
Paste this into your HTML file
<!-- IMPORTANT: this is browser-only -->