tryor
Version:
return fn() or default value (in case of exception)
18 lines (17 loc) • 357 B
JSON
{
"name": "tryor",
"version": "0.1.2",
"description": "return fn() or default value (in case of exception)",
"main": "tryor.js",
"repository": {
"type": "git",
"url": "https://github.com/olov/tryor.git"
},
"keywords": [
"try",
"catch",
"default"
],
"author": "Olov Lassus <olov.lassus@gmail.com>",
"license": "MIT"
}