-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_require
Wesley de Groot edited this page Oct 23, 2015
·
38 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
Load/Require a javascript file
if a file is starting with _ then it is a _.js module
DO not use _ as first character on own modules! (unless you do a pull request.)
*
| Type | @var | Description | Required |
| object | [object] | Wrapper | Optional |
| string|array | jsArray | the | Required |
| function | Callback | the | Required |
| [bool] | [local] | if | Optional |
Array
© Wesley de Groot • CC-BY 4.0 • WDGWV