/border

Let functions to configure their arguments.

Primary LanguageJavaScript

border 🚧

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.