Echo JS 0.11.0

<~>
Julienng 2898 days ago. link parent 2 points
this is a bit unfair if you look at the code. Most of the line is comment...

Replies

zewish 2897 days ago. link 1 point
You should probably look at the code of the lodash.get module, one of the first lines of code does require('lodash._stringtopath').

Try to open this module and count only the the lines with code. All in all lodash.get is more than 200 lines of code :)