[Babel-loader can't compile a npm linked module](https://github.com/babel/babel-loader/issues/149). Work arround is to use `require.resolve` trick. This is a simple module that use this trick.
published version 1.1.0, 8 years ago- 我们喜欢使用组件,因为组件将功能封装在内部,我们不需要了解细节,引入它就可以使用。 - 我们喜欢开发组件,因为组件化能让我们一次专注于解决一个问题。 - 我们喜欢 mvc 架构,因为我们总是会遇到让不同地方渲染相同的状态的场景。
published version 0.7.1, 5 years agoMemoization with ability to set cache size and use shallow comparison
published version 0.1.3, 7 years agoA pub-sub pattern like event system. But instead of push message to subscribers, subscribers must manually pull message from pub-sub center.
published version 0.1.3, 7 years ago