Echo JS 0.11.0

<~>

MaxArt comments

MaxArt 2979 days ago. link 1 point
"Manifest syntax": do we need one? Couldn't JSON or YAML work just fine?
MaxArt 2979 days ago. link 2 points
TL;DR: this is the library:

function sarcasm() {
  return 'This is great project'
}

export default sarcasm
export {
  sarcasm
}
MaxArt 2982 days ago. link 1 point
I saw your project a while ago and it was really interesting.
What kind of contribution are you looking for exactly? What aspects of the project need help?
[more]