GitHub - angus-c/just: A library of dependency-free utilities that do just do one thing
CRANK
A library of dependency-free utilities that do just do one thing
1 comments
A library of dependency-free utilities that do just do one thing
Modern Lodash とでも言うべき汎用ユーティリティ NPM パッケージ。それぞれがパッケージとして分離されていて、かつ依存関係がないので扱いやすそう。
最近はおおよその機能が ECMAScript の Native 機能と reduce で満足できるのであまり使う機会はないかもしれないけれど、 lodash/xxx の感覚で lodash-es 並にモダンなものを使えるのは良さそう。