Skip to content

erickzanardo/marble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marble

Marble is a dart engine, focused on generating HTML pages based on a declarative, typesafe API.

It can be used to generate static web sites, or used on a backend to create SSR pages.

🚧 This is still heavly under construction and may not be ready to production 🚧

Structure

  • marble: Core of the engine, contains the declarative API to generate the HTML.
  • marble_frog: Provides small helpers to make it easy to generate marble pages with dart frog.

In development note

This project is being built given a need for a personal project, new features are being added as they are surfaced by this project, new tags and attributes, being mapped upon as needed as well.

About

Dart HTML generation engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages