parro-it/awesome-micro-npm-packages

Adding `Utils / Utilities` section?

tunnckoCore opened this issue · 5 comments

I see the Other section, but I don't think utils are exactly "Other" thing.

If what do means by utils it's tools like babel, browserify etc. then I prefer to avoid them thanks. I want to include only libraries here.
Otherwise, could you do some example of util libs?

Closing for lack of response

Damn, I completely forgot that, sorry.

If what do means by utils it's tools like babel, browserify etc.

No. Things like is-arguments, is-async-function, is-emitter, is-stream, is-child-process, is-callback-function, is-plural/singular and etc.

No worries @tunnckoCore! There is already some is-* on the list.

I initially thought to create a predicates section, but then I've chosen to try put every predicate module in its category, where applicable. E.g. is-arguments, is-async-function,is-callback-functioncould fit infunctioncategory,is-stream` in stream category etc.

Yea, same here, maybe because of that I didn't answer in shorter time. But yea, what you choose. :)