all-args-to-string

0.0.1 • Public • Published

resolver for memoization functions. use instead of JSON.stringify if no args are objects.

usage

import allArgsToString from 'all-args-to-string'
export default memoize((arg1, arg2) => { arg1 + arg2 }, allArgsToString)

Readme

Keywords

Package Sidebar

Install

npm i all-args-to-string

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • georgebonnr