Selected Tags

Click on a tag to remove it

Function modules

Showing projects tagged as Miscellaneous and Function

  • mem

    5.1 4.8 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.6 3.7 JavaScript
    Get the path of the parent module