Skip to content
/ io Public
forked from io-gui/io

Future-oriented framework for the web.

License

Notifications You must be signed in to change notification settings

bob4081/io

 
 

Repository files navigation

Io GUI Logo

About Io

Io is a UI framework for computer graphics applications on the web. It supports virtual DOM, reactive rendering and data binding. It comes with a collection of UI elements for interactions, menus, layout and presentation.

For quick start, read this document, then check out included collection of elements and the the source code.

Stay in touch on Twitter.

Core UI library

The core library includes the most basic classes such as Node and IoElement for buliding custom elements with minimal boilerplate. It also provides data binding, reactive functions and event-based data synchronization.

Design System

Io design system includes a collection of UI elements that range from simple input fields, to menu systems and responsive layouts.

NPM package Build Size Build Status Dependencies Dev Dependencies Code Quality License

About

Future-oriented framework for the web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%