Skip to content

Client side web framework to load templates and fill them with data from the server side

License

Notifications You must be signed in to change notification settings

rikkimax/client-templating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-templating

Client side web framework to load templates and fill them with data from the server side.
Based upon the concept of Facebook's Bigpipe (page lets).
Will Asynchonously load pages content and fill them with data.

Libraries to be used with

JQuery is not supported. It would be possible to utilise it instead of prototype however if libs/core/index.js were to be modified for it.

If a template ends with .md the markdown library will automatically parse it.

Examples

Because this framework is meant to be modified, the examples is essentially the entire repository.

About

Client side web framework to load templates and fill them with data from the server side

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages