Selected Tags

Click on a tag to remove it

Miscellaneous modules

Showing projects tagged as Function and Miscellaneous

  • mem

    5.2 5.6 L5 TypeScript
    Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
  • onetime

    2.5 3.9 JavaScript
    Ensure a function is only called once
  • parent-module

    1.7 3.0 JavaScript
    Get the path of the parent module