Skip to content

restructure code

Latest
Compare
Choose a tag to compare
@jcouyang jcouyang released this 03 Feb 09:07
· 11 commits to master since this release
  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