Skip to content

nchatz999/Eldora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Eldora Framework 🌟

Eldora is a modern TypeScript framework that combines the elegance of TSX syntax with the robust architecture of Elm.

πŸ“š Educational Notice This project is primarily created for educational purposes, aiming to understand how modern frontend frameworks operate under the hood.

🎯 Key Features

  • Type-Safe : Full TypeScript support with strict type checking
  • Elm Architecture : Predictable state management using Model-View-Update pattern
  • TSX Syntax : Familiar JSX-like syntax for component definition
  • Pure Functions : Encourages functional programming principles

πŸ” Philosophy

Eldora combines the best of both worlds:

  • TSX's declarative UI composition
  • Elm's functional architecture
  • TypeScript's strong type system
  • Few optimizations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors