Popular repositories
-
scroller
Forked from pbakaus/scroller
Accelerated panning and zooming for HTML and Canvas
-
rtc-github
Embed an RTC application in a Github page
JavaScript 3
-
frux-list
Functional reactive lists styled to substitute into React's Flux architecture.
JavaScript 2
- popham.github.com
-
chatterbox
Experimental Websockets server and mobile platform clients
Ruby 1
-
chatterbox-warp
Chatterbox service for the Warp web server
Haskell 1
25 contributions in the last year
Contribution activity
July 2017
June 2017
Covariant length on ReadOnlyArray<.>
$ReadOnlyArray shouldn't allow length setting because it can mutate the array.
`export default const...` as described in the docs fails
The export statement export default const myNumber = 42; from docs/types/modules yields an error for all of the Try Flow tags that are exposed:
1:…