Argument validation library based on JSDOC syntax
-
Updated
Mar 27, 2025 - JavaScript
Argument validation library based on JSDOC syntax
Safest Function is a JavaScript library that ensures safe execution of functions by validating the types of arguments before they are passed. It supports primitive types, arrays, and objects, offering customizable error handling for safer and more reliable function execution.
Add a description, image, and links to the argument-validation topic page so that developers can more easily learn about it.
To associate your repository with the argument-validation topic, visit your repo's landing page and select "manage topics."