Skip to content
On this page

funis

A word in Latin close to function.

Optionated type-safe utility library. Partially inspired by radash.

funis provides a set of modularized basic operations that are common in a wide range of applications. It is a helper for the current standard JS.

npm module

deno land

What it can offer

  • Modularized functions
  • Fully typed
  • No side effects, except for some Promise operations

License

MIT