reflux/refluxjs

Can we have an API reference?

Open

#291 opened on 2015年3月14日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (5,377 stars) (354 forks)batch import
enhancementhelp wanted

説明

As well as the general readme, I think reflux should have an API.md file that would list the properties of the definition objects that you pass into createStore, createAction etc. as well as their methods.

At the moment, even Store#getInitialState isn't even mentioned in the readme, which is very confusing. I would be happy to make a PR, but I'm sure someone with a better knowledge of the codebase would make a better API reference.

コントリビューターガイド