@amxdev/format-bytes

Format bytes as human-readable string (e.g. 2.5 MB).
v1.0.1 URL: https://unpkg.com/@amxdev/format-bytes@1.0.1/dist/index.js
OpenBrowse Files
format-bytesutilitytypescriptamxdev

@amxdev/throttle

Throttle a function to limit calls within a time frame.
v1.0.0 URL: https://unpkg.com/@amxdev/throttle@1.0.0/dist/index.js
OpenBrowse Files
throttleutilitytypescriptamxdev

@amxdev/truncate-text

Truncate long text to a maximum length with ellipsis.
v1.0.0 URL: https://unpkg.com/@amxdev/truncate-text@1.0.0/dist/index.js
OpenBrowse Files
truncate-textutilitytypescriptamxdev

@amxdev/sleep

Pause execution for specified milliseconds.
v1.0.0 URL: https://unpkg.com/@amxdev/sleep@1.0.0/dist/index.js
OpenBrowse Files
sleeputilitytypescriptamxdev

@amxdev/chunk-array

Split an array into chunks of specified size.
v1.0.0 URL: https://unpkg.com/@amxdev/chunk-array@1.0.0/dist/index.js
OpenBrowse Files
chunk-arrayutilitytypescriptamxdev