Jens Zastrow

Results 18 comments of Jens Zastrow

There is also a fast alternative impl. https://github.com/nucleic/kiwi/tree/feature-js?files=1

@iamralpht sounds pretty cool. Saw somewhere that you work for Tesla Inc now. Will this be also open source?!

@iamralpht btw. Since Famous Inc. seems to be dead, the community seek currently for an alternative for javascript rendering engine. I mentioned your work there - http://forums.infamous.io., since simply draw...

https://github.com/IjzerenHein/autolayout.js#extended-visual-format-language-evfl This is an extension of apples vfl. Also contains a pegjs parser. Can easily combined with conditional and motion constraints and parsed at build time

Still an issue. `logaxis = "y"` shouldn't that variable passed into plot ? https://github.com/braverock/PerformanceAnalytics/blob/master/R/chart.TimeSeries.builtin.R#L73

With a fast web based impl things like this http://iamralpht.github.io/constraints/ would be possible.

btw. i used `react-samsara-poc` as npm module name to not claim `react-samsara`

The whole process of reconciliation is described [here](https://facebook.github.io/react/docs/reconciliation.html). IMHO at the core level tree operations `add`, `delete`, and `move` must be implemented. Currently i'm not sure whether `insert` must be...

Pretty cool. Please allow attributes changes for 'content' and the surface default props e.g. 'size', 'opacity' etc...

@gadicc, @PEM sorry, i'm very busy these days, so i cannot help you with the the plugins. hope in 1-2 weeks my current project is finished.