Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 909 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 909 Bytes

sonnyJS

Sonny

What is sonnyJS?

SonnyJS is a minimalist single page application engine and HTML pre-processor, designed to help developers and designers to create incredibly strong and fast single page websites.

Sonny works very different than other single page engines, check it out to see how awesome it is.

Major features:

  • Template nesting, template inheritance
  • Dynamic synchronous template Routing (no Ajax)
  • Cross window communication (Share variables between windows)
  • History Manipulation (auto)
  • Dynamic HTML template variables
  • Multilanguage support
  • Global and Local Containers
  • Strong reduction of traffic since everything happens client sided after preloading

Missing features, found a bug, want to discuss? www.sonnyjs.org/forum

Docs, examples, minified downloads: www.sonnyjs.org

Demo: www.sonnyjs.org/demo