typarr
v1.1.0
Published
Big collection of typed array utils for every day programming.
Maintainers
Readme
typarr
This library adds several utilities imitating abilities only available for normal arrays. While some abilities like slice and copying where already possible with typed arrays, they are rather unoptimized, while those utilities are written for the most optimal performance.
Additionally, this library adds many useful constants like their byte size, maximum and minimum value and more!
Take what you need, as this library is tree-shakable!
pnpm i typarr© Torathion 2025
