반응형

Args.js: More flexible functions without spaghetti code

Javascript/Added on January 24, 2014/Add to favorites

Args.js makes it easier to write functions with optional parameters, default parameters, named parameters, parameter groups, and more. It will even automatically trigger exceptions if a function is called incorrectly.

args.js

 

Create javascript functions with optional, default, grouped and named parameters.

반응형

+ Recent posts