swell-js
swell-js copied to clipboard
Eliminating lodash / cutting down bytes
This library is a bit enormous. The worst offender is lodash. It could be remedied by referring to this repo https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore.
This also may be of use https://github.com/angus-c/just
Indeed it is! @papertokyo and I are planning a refactor within the next couple months that should include replacing lodash among other optimizations. Adding these links to our internal notes 💯