JSS plugin for function value and rule syntax
Determine if a function is an ES6 arrow function or not.
Test if a value is a function.
Use the color-mix function in CSS
Display resolution-dependent images using the image-set() function in CSS
Robustly `.call.bind()` a function
module.exports = function (x) { return x }
Run a function exactly one time
Helper function to replace certain member expressions with function calls
Return a regular expression to capture a function name.
Use the light-dark() color function in CSS
A tiny invariant function
merge() utility function
Function module.
Modify colors using the color-mod() function in CSS
check if an AST node is a function of some sort
Ensure a function is only called once
Debounce a function
Promisify a callback-style function
Allow parsing of function bind
Compile function bind operator to ES5
The Node.js `util.deprecate()` function with browser support
Function name shim (especially for supporting function names in Internet Explorer).
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins