Add README updates and a Github corner.
This commit is contained in:
parent
5c153dc3e4
commit
4f2db9fc82
@ -253,3 +253,12 @@ subscribables.
|
|||||||
provided name or the default if one is supplied. `pick` is not directly used with any subscribable
|
provided name or the default if one is supplied. `pick` is not directly used with any subscribable
|
||||||
but can be useful as the computed function when breaking down a `prop` that contains an object or a
|
but can be useful as the computed function when breaking down a `prop` that contains an object or a
|
||||||
container.
|
container.
|
||||||
|
|
||||||
|
# Inspiration
|
||||||
|
|
||||||
|
FRPTools is the result of years of learning from the following projects:
|
||||||
|
|
||||||
|
* [KnockoutJS](http://knockoutjs.com/)
|
||||||
|
* [Overture](https://github.com/fastmail/overture)
|
||||||
|
* [Redux](https://redux.js.org/)
|
||||||
|
* [Mithril](https://mithril.js.org/)
|
||||||
|
|||||||
Reference in New Issue
Block a user