You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bind is an open source, experimental tool for designing interfaces. It's a native OSX app that allows you to design using GSS, an auto-layout like language for describing an interface via constraints. Bind is not meant to replace tools like Sketch, Photoshop or Framer, but is instead suited for the niche task of laying out user interfaces. For more background info, see the blog post I wrote about it.
Write GSS manually or automate it with built in UIs
Add constraints to multiple elements at once
Creates .bind files which can be easily version controlled with Git and other tools
Supports emmet for HTML and CSS
Native OSX app with Yosemite integration
Presentation mode
Built in web console (Right click > Inspect)
Planned features
1-click sharing
Visual versioning
Conditional constraints UI (responsive)
Getting started
Check out the example login.bind for an overview of the basics. Important to note: for an element to be accessible via the UI it must have an id= attribute.
Building from source
Bind is a hybrid web & native application. Dependencies: