Echo JS 0.11.0

<~>
[deleted news]
tracker1 1324 days ago. link 1 point
I wouldn't suggest using this library/approach.  First, read/write in your application directory is begging for trouble.  Second, it's using an array lookup instead of an object/map.  Third, it's not very flexible.

Replies