Extends the native prototypes with functions from Lo-Dash, Underscore, or another vendor.
npm install titon-probe
"dependencies": {
"probe": "*",
"lodash": "*"
}
`
Install the dependencies from the command line.
`
bower install
`
Include the scripts in your application. Probe must come after Lo-Dash.
`
``