Installation

Transity is distributed as a JavaScript bundle and can therefore be installed via npm:

npm install --global transity

or via Yarn:

yarn global add transity

or via Bun:

bun install --global transity