Apple’s Auto Layout and Visual Format Language for JavaScript

AutoLayout.js implements Apple’s Auto Layout constraint system and Visual Format Language in Javascript. Auto layout is a system which lets you perform lay out using mathematical relationships. It is based on the incremental cassowary constraint solving t… Read more

Similar

JavaScript: Do you like games? (part 4)

We’re going to continue with DisplayObject which extends Scene. You can review the schema in part 1 of this series but we’re going to make some changes to how things are named. Its job is very simple…

Read more »