Skip to content
/ iWin Public

Awesome JavaScript library to create window GUI, just like the one on your computer. Among supported things: hiding window, resizing, moving, and opening multiple windows simultaneously.

License

Notifications You must be signed in to change notification settings

ignas2526/iWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iWin

Awesome JavaScript library to create window GUI, just like the one on your computer. Among supported things: hiding window, resizing, moving, and opening multiple windows simultaneously.

Library is written from scratch with maximum performance in ming. It does not rely on any 3rd party libraries.

iWin Library features:

  • Create, destroy, show, and hide windows.
  • Full support for multiple windows.
  • Ability for a user to resize the window, also ability to disable resizing for a window.
  • Ability to drag window around the screen.
  • Support for adding custom event handlers for a window (currently onshow, onhide, and onclose).
  • Ability to have tabs in the window.
  • Basic method to show a message box.

About

Awesome JavaScript library to create window GUI, just like the one on your computer. Among supported things: hiding window, resizing, moving, and opening multiple windows simultaneously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published