Search
@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
@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/merge-deep
Recursively merge two or more objects deeply.
v1.0.0 URL:
https://unpkg.com/@amxdev/merge-deep@1.0.0/dist/index.js
Open
Browse Files
merge-deep
utility
typescript
amxdev
@amxdev/is-empty
Utility to check if a value is empty (null, undefined, string, array, or object)
v1.0.0 URL:
https://unpkg.com/@amxdev/is-empty@1.0.0/dist/index.js
Open
Browse Files
isEmpty
utility
javascript
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