Search
is-callable
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
v1.2.7 URL:
https://unpkg.com/is-callable@1.2.7/index.js
Open
Browse Files
Function
function
callable
generator
generator function
arrow
arrow function
ES6
toStringTag
@@toStringTag
@stdlib/assert-has-arrow-function-support
Detect native arrow function support.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-has-arrow-function-support@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdutils
stdutil
utilities
utility
utils
util
detect
feature
arrow
arrow function
yield
es2015
es6
support
has
hasarrowfunction
hasarrowfunctions
native
issupported
cli
@stdlib/assert-is-arrow-function
Test if a value is an arrow function.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-arrow-function@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
function
is
isfunction
arrow
arrowfunction
type
check
valid
validate
test
@stdlib/assert-has-arrow-function-support-cli
Detect native arrow function support.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-has-arrow-function-support-cli@0.2.2/index.js
Open
Browse Files
stdlib
stdutils
stdutil
utilities
utility
utils
util
detect
feature
arrow
arrow function
yield
es2015
es6
support
has
hasarrowfunction
hasarrowfunctions
native
issupported
cli
eslint-plugin-arrowsmith
Disallow arrow functions with block parentheses where they are not needed.
v1.1.0 URL:
https://unpkg.com/eslint-plugin-arrowsmith@1.1.0/index.js
Open
Browse Files
eslint
plugin
arrow
function
arrow function
body
parentheses
braces