anyargs

A small utility module that converts function arguments to an object for use within the function based on a supplied metadata object. This allows parameters to be passed in any order, making the resultant function very flexible.

plug-and-play

Easily create hooks and let users plug their own logic across your code to make it extensible by everyone with new features.

defuss-transval

A fast, functional, reliable and small state (e.g. form) validation library that aims for correctness and simplicity.