Search
@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
Open
Browse Files
format-bytes
utility
typescript
amxdev
@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
Open
Browse Files
throttle
utility
typescript
amxdev
@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
Open
Browse Files
truncate-text
utility
typescript
amxdev
@amxdev/sleep
Pause execution for specified milliseconds.
v1.0.0 URL:
https://unpkg.com/@amxdev/sleep@1.0.0/dist/index.js
Open
Browse Files
sleep
utility
typescript
amxdev
@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
Open
Browse Files
chunk-array
utility
typescript
amxdev