blackchef


blackChef

  • WIP

    published 0.1.2 7 years ago
  • A javascript animation library that use css-keyframes syntax

    published 1.1.0 6 years ago
  • [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 1.1.0 7 years ago
  • - 我们喜欢使用组件,因为组件将功能封装在内部,我们不需要了解细节,引入它就可以使用。 - 我们喜欢开发组件,因为组件化能让我们一次专注于解决一个问题。 - 我们喜欢 mvc 架构,因为我们总是会遇到让不同地方渲染相同的状态的场景。

    published 0.7.1 4 years ago
  • published 0.5.1 4 years ago
  • Memoization with ability to set cache size and use shallow comparison

    published 0.1.3 6 years ago
  • A pub-sub pattern like event system. But instead of push message to subscribers, subscribers must manually pull message from pub-sub center.

    published 0.1.3 6 years ago