regexhq / function-regex

Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
http://j.mp/1xV5fzk
MIT License
30 stars 4 forks source link

Arrow functions #4

Open dy opened 5 years ago

dy commented 5 years ago

Does it handle arrow functions?