Skip to content

joao-arthur/funis-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

deno land CI codecov

What it can offer

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

License

MIT