akbr / border

Let functions to configure their arguments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Let functions to configure their arguments.


Languages

Language:JavaScript 100.0%