@sz-sw/nanf

1.0.1 • Public • Published

@sz-sw/nanf

Creates a named anonymous function:

const nanf = require("@sz-sw/nanf")

console.log(
	nanf("myFunctionName", () => {

	})
) // [Function: myFunctionName]

Readme

Keywords

none

Package Sidebar

Install

npm i @sz-sw/nanf

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

692 B

Total Files

4

Last publish

Collaborators

  • sz-coder