Skip to content

bulentv/FDWjs

Repository files navigation

FDWjs

Javascript Floating & Docking Layout Library

This is my first project on GH. I will try to create a docking/floating windows library in Javascript.

The project is open for pull requests & contributions.

Tough the library is still in early stage, you can take a look ath the demo page for the current status.

Features Implemented

  • Unlimited number of floating / resizing windows (Docking function is limited to right-dock)
  • Docking/Undocking windows to/from each other
  • Maximize / normalize window

Features Planned

  • Minimize window
  • Save / Load layout
  • Tabbed windows

Code quality

You may notice that the code is too dirty / buggy by the time. As this library has not yet been released, I'm trying hard to fix problems and make code cleaner and apply the standards rules as much as possible. If you notice that you can improve any part of the code, please do request a pull, or drop me a line describing the change you suggest.

I also would like to remove all third party library dependencies. (Mostly jQuery)

Why building yet another layout library?

I couldn't find any library / framework that covers this kind of flexible / floating / docking layout functionality. That's why I started this project.

Soon

  • Documentation
  • A fully working demo page

IE 8+ Support?

Why not, maybe.

"Windows is very important, just like PHP" -- Ryan Dahl

IE 8- Support?

I don't feel myself that crazy yet.

About

Javascript Floating & Docking Layout Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published