Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos
writetome51

writetome51/error-if-not-array

Function triggers error if argument is not type 'array'

JavaScript
0
0
MIT License
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the repos that depend on writetome51/error-if-not-array

Account's avatar
roberpalestini/Webulegal-front-Vue
Account's avatar
roberpalestini/Webulegal-back
Account's avatar
writetome51/calendar-month
Account's avatar
writetome51/validate-adjacent-items-operation-args
Account's avatar
writetome51/calendar-helpers
Account's avatar
writetome51/calendar
Account's avatar
writetome51/array-get-and-remove-head-tail
Account's avatar
writetome51/get-grouped-by-properties
Account's avatar
writetome51/array-remove-head-tail
Account's avatar
writetome51/array-remove-adjacent-at
Account's avatar
writetome51/array-remove-all-of-first-of
Account's avatar
writetome51/array-append-prepend
Account's avatar
writetome51/array-get-by-indexes
Account's avatar
writetome51/array-remove-by-indexes
Account's avatar
writetome51/array-remove-duplicates
Account's avatar
writetome51/array-get-duplicates
Account's avatar
writetome51/array-remove-by-index
Account's avatar
writetome51/array-get-and-remove-by-index
Account's avatar
writetome51/array-get-and-remove-adjacent-at
Account's avatar
writetome51/array-get-head-tail

Top contributors

writetome51-2's profile
writetome51-2
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This is a tiny npm package providing a single function, `errorIfNotArray`, that throws a clear error if a given argument is not an array. It's designed for JavaScript or TypeScript developers who want a simple, reusable way to enforce array type checks at runtime, particularly in validation or defensive programming contexts. The package is easy to install and import for immediate use.