UNPKG

get-fn-name

Version:

Get function name with strictness and correctness in mind. Also works for arrow functions and getting correct name of bounded functions. Powered by [fn-name][].

9 lines (6 loc) 231 B
## 1.0.0 - 2016-03-03 - return `null` if not found, allows user to have more control - remove codeclimate.yml - allow failures on 0.12 and 0.10 - bounded function name is always `anonymous` ## 0.0.0 - 2016-03-03 - Initial commit