Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
/ linenumber Public archive

This is a debugging and testing helper tool that returns the line number in which the function was invoked

License

Notifications You must be signed in to change notification settings

EveryMundo/linenumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@everymundo/linenumber

Description

This is a debugging and testing helper tool that returns the line number in which the function was invoked

Usage

const { linenumber } = require('@everymundo/linenumber');

console.log('this console.log command is on the line #', linenumber());

Installation

npm install @everymundo/linenumber

About

This is a debugging and testing helper tool that returns the line number in which the function was invoked

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •