joesfuncs
v1.1.4
Published
Object of potentially useful functions to use throughout development.
Downloads
4
Maintainers
Readme
Joe's Funcs
An ongoing collection of functions that can be potentially useful while developing. Contains basic "is" type checks, memoization, standard async multi-argument functions, and array manipulators/factories.
Find the NPM package here
To-Do:
- [ ] Refactor argument names
- [ ] Convert to Typescript
- [ ] Modularize
- [ ] (Docs) List functions included