Skip to content

julienetie/wavefront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-alpha | WIP

wavefront-full-logo

Anti-Framework Ant Image

The Anti Framework

A-n̶o̶t̶h̶e̶r̶ JavaScript framework with a different direction:

  • No Virtual-DOM: Wavefront queries the DOM
  • Componentless: No component hierarchy, vastly improving simplicity
  • Minimalistic
  • Trusted-Types: For modern XSS protection
  • Performant XSS-sanitizer: Standard for all DOM modifications
  • No DSL: Markup is defined using Template Literals, there's no JSX or special syntax to learn.
  • Decoupled events: A powerful event management system not bound by components
  • Separation of concerns: Enforcement of separation between logic and presentation
  • String to DOM: Advanced DOM creation using native string manipulation
  • No compiler: No magic required
  • No dependencies: No libraries or build-tool dependencies
  • Lightweight: Less than 30kB minified
  • Full-featured UI framework: For SPA, MPA, and hybrids

MIT © Wavefront, Julien Etienne 2024

Releases

No releases published

Packages

No packages published