/sniffy

A simple function for debugging stuff like promise chains, streams and other pipeline-like thingees. It just creates a function that console logs whatever is passed to it and then returns that value. (Compatible with React Native. This does the same as MPJ's library 'supersniff' but without the possibility to log to a file)

Primary LanguageJavaScript

sniffy