PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
"use strict"; var isCallable = require("./object/is-callable"); module.exports = function (value) { try { if (value && isCallable(value.toString)) return value.toString(); return String(value); } catch (e) { return "<Non-coercible to string value>"; } };
[-] CHANGES
[edit]
[-] to-short-string-representation.js
[edit]
[+]
error
[+]
date
[+]
boolean
[+]
number
[+]
.github
[+]
..
[+]
promise
[-] optional-chaining.js
[edit]
[-] package.json
[edit]
[+]
iterable
[+]
function
[-] .editorconfig
[edit]
[-] global.js
[edit]
[-] index.js
[edit]
[+]
json
[+]
object
[+]
array
[+]
string
[-] README.md
[edit]
[-] safe-to-string.js
[edit]
[+]
math
[+]
reg-exp
[+]
test
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]