Skip to content

Releases: jcouyang/conjs

restructure code

03 Feb 09:07
Compare
Choose a tag to compare
  1. clean code, remove macro mori-export

  2. split into 2 file, mori.js and withAsync.js

    when using mori with core.async, you should now

    require('con.js/withAsync')
    
  3. Idiomatic JS method names for core.async channels