行之
Results
2
issues of
行之
AMD支持
3
目前share.js的生命周期是这样的: share.js加载 --> 加载完毕后运行相应的配置的js --> (window继续loading) --> loading完毕执行share.js内部注册的socialShare() 如果我想在AMD中使用,完全使用不了。我也没办法控制socialShare()的执行,因为当我使用socialShare()的时候,页面早就load了 内部注册的socialShare()已经抢先执行并且锁住了initialized。
how about support these "copy" features? * [x] copy full file name * [ ] copy full file name relative to git root (if in a git repo) * [x]...
enhancement
help wanted