funkcja

🖇️ Log function body and name to browser's console

https://github.com/jmaczan/funkcja

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary

Keywords

browser debug debugging debugging-tool developer-tools devtools javascript js logging typescript
Last synced: 4 months ago · JSON representation ·

Repository

🖇️ Log function body and name to browser's console

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
browser debug debugging debugging-tool developer-tools devtools javascript js logging typescript
Created almost 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

funkcja logo

funkcja

Log function body and name to browser's console.

Usage

JS funkcja(mySuperFunction)

Use cases

You can find it especially useful for debugging purposes, for example when: - you need to check which function was passed as a callback or prop to a component - you want to verify exact implementation of dynamically generated function

funkcja works for both an arrow function () => {} and a classic function() {}

Installation

npm i funkcja

or

yarn install funkcja

Import

JS import { funkcja } from 'funkcja';

or

JS const { funkcja } = require("funkcja");

License

MIT License

Author

Made in Poland in 2022 by Jedrzej Pawel Maczan

Owner

  • Name: Jędrzej Maczan
  • Login: jmaczan
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Maczan"
  given-names: "Jędrzej Paweł"
  orcid: "https://orcid.org/0000-0003-1741-6064"
title: "funkcja"
date-released: 2022-02-13
url: "https://github.com/jmaczan/funkcja"

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 18
  • Total Committers: 2
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.056
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
jmaczan j****l@m****l 17
Maczan J****n@d****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels