Skip to content

A single file mustache implementation in less than 250 lines of code

License

Notifications You must be signed in to change notification settings

lucabol/LMustache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A single file Mustache implementation in less than 250 lines of code

Experimental, use at your own risk.

It exposes Tokenize, Parse and Render for easy customization. The tests should be pretty easy to understand.

It also has an implementation that doesn't depend on Text.Json, in case that is not available to you. It uses instead TynyJson.

About

A single file mustache implementation in less than 250 lines of code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages