[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#962636: ITP: node-fn.name -- Extract the name of a given function.



Package: wnpp
Severity: wishlist
Owner: Harley Swick <fancycade@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 to: