Skip to content

openpeeps/tim

 
 

Repository files navigation

Tim - Template Engine
⚡️ A high-performance templating engine & markup language
FastCompiledSource-to-SourceInterpreter

nimble install tim / npm install @openpeeps/tim

Key features

  • Fast, compiled, clean syntax
  • Template engine
  • Source-to-Source transpilation to Nim, Go, JavaScript
  • Standalone CLI & AST-based Interpreter
  • Standard Library
  • Transpiles timl code to JavaScript for CSR (Client-Side Rendering)
  • Built-in Browser Sync & Reload
  • Built-in Package Manager
  • Written in Nim language 👑

wip