Lines Matching refs:callable
1 # is-callable <sup>[![Version Badge][2]][1]</sup>
13 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
18 var isCallable = require('is-callable');
45 [1]: https://npmjs.org/package/is-callable
46 [2]: http://versionbadg.es/ljharb/is-callable.svg
47 [3]: https://travis-ci.org/ljharb/is-callable.svg
48 [4]: https://travis-ci.org/ljharb/is-callable
49 [5]: https://david-dm.org/ljharb/is-callable.svg
50 [6]: https://david-dm.org/ljharb/is-callable
51 [7]: https://david-dm.org/ljharb/is-callable/dev-status.svg
52 [8]: https://david-dm.org/ljharb/is-callable#info=devDependencies
53 [9]: https://ci.testling.com/ljharb/is-callable.png
54 [10]: https://ci.testling.com/ljharb/is-callable
55 [11]: https://nodei.co/npm/is-callable.png?downloads=true&stars=true
56 [license-image]: http://img.shields.io/npm/l/is-callable.svg
58 [downloads-image]: http://img.shields.io/npm/dm/is-callable.svg
59 [downloads-url]: http://npm-stat.com/charts.html?package=is-callable