Skip to content

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

Notifications You must be signed in to change notification settings

mattcreager/args.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Args.js

Args.js lets you easily create functions with optional parameters, default parameters, parameter groups and named parameters. It checks types and will trigger exceptions if a function is called incorrectly.

See the homepage for more details.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published