Package: wnpp
Severity: wishlist
Owner: Harley Swick <fancyc...@protonmail.com>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name : node-fn.name
Version : 1.1.0
Upstream Author : Arnout Kazemier
* URL : https://github.com/3rd-Eden/fn.name
* License : Expat
Programming Lang: JavaScript
Description : Extract the name of a given function.

fn.name is a very simple package meant to be a utility for
reading the name of a given function as input.
.
console.log(name(function foo() {})) // foo
.
This package is useful as a dependency for other packages that
may need to access metadata from a function like the name.

I plan on maintaining this as part of the js team.

Reply via email to