Back to Explore

3rd-Eden/fn.name

GitHub
1 watchersOpen source

Last release:

fn.name is a small JavaScript module that extracts the name from a given function. It exposes a single `name` function that you can require in Node.js or Browserify to get values like `foo` from `function foo() {}`.

Project status

  • Maintenance status: The source appears quiet, with the most recent upstream push dated 2022-11-01, but the provided update history only shows detailed version notes up to v1.1.0 (2018-06-14), suggesting no regular, user-facing updates in recent years.
  • Update cadence: Based on the available data, updates are infrequent to years apart (notably 2014 to 2018, and then no described updates through 2026-08-12).

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 1.1.0

    Release 1.1.0 has no publisher-provided release notes. The actual code change in index.js is limited to JSDoc wording, while most changes are project tooling updates, dependency updates via a newly added package-lock.json, and CI/test updates.

    BreakingFeatures
  • 1.0.1

    Release 1.0.1 was published, but no release notes were provided by the publisher. No specific changes, features, fixes, or migration details are documented in the available release data, so the upgrade impact cannot be determined from release notes alone.