Echo JS 0.11.0

<~>
planttheidea 2313 days ago. link parent 1 point
No problem, admittedly it is not something that has direct usage in an application or component or anything. It's main purpose is to serve as a helper under-the-hood for other libraries / methods to compose itself on top of.

Lodash has a similar utility (https://lodash.com/docs/4.17.4#toPath) which works to provide an easy way to recursively / iteratively introspect objects deeply. I built pathington because it handles the 95% use-case while remaining tiny, so that I can solve the same problem in other projects with a much smaller footprint.

Replies

kornflexx 2312 days ago. link 1 point
Oohh. Sorry again. At first, I was thinking: "damnit, people are going to do strange things to retrieve data anywhere with this".

Finaly, I found a very nice application: website scraper. Because I pas ashmed or my post, I tested it on my DOM parser (in a project), and it is working very well.

Sorry, I'm a jerk