jabclab / args.js

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

Home Page:http://joebain.github.io/args.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

http://joebain.github.io/args.js


Languages

Language:JavaScript 79.2%Language:HTML 15.3%Language:CSS 5.4%