@akbr/border
v1.0.3
Published
Modify functions' arguments.
Downloads
6
Readme
border :construction:
A wrapper that configures functions' arguments, provides caching, and more.
Useful for avoiding boilerplate in small modules that are invoked inside a hot loop (e.g., for a game engine).
See test.js
for documentation.