๐๏ธ ๐๏ธ Overview
Img2Num provides several npm scripts that help with development, building, formatting, and documentation.
๐๏ธ ๐ป Development Scripts
npm run dev
๐๏ธ ๐ ๏ธ Build Scripts
npm run build
๐๏ธ ๐งน Clean Scripts
npm run clean
๐๏ธ ๐จ Format Scripts
Img2Num enforces formatting for both JavaScript and C++/WASM code.
๐๏ธ ๐ Lint Scripts
npm run lint
๐๏ธ ๐ Documentation Scripts
npm run docs
๐๏ธ โ Help Scripts
This page explains how to use the help scripts included in the Img2Num project.