coderespawn / dock-spawn

Dock Spawn is a web based dock layout engine that aids in creating flexible user interfaces by enabling panels to be docked on the screen similar to Visual Studio IDE
http://dockspawn.com
MIT License
255 stars 76 forks source link

Port to JS #7

Closed filmackay closed 11 years ago

filmackay commented 11 years ago

The Dart code was fairly basically, translated to plain JS. There is no dependencies on other packages. To compile, node and smash are required to assemble the master .js. It was developed with Chrome and WebStorm.

Still outstanding: