atom-engine 5.0.2

A component-oriented template engine built on Tera with props, slots, and provide/inject context
Documentation
1
2
3
<footer class="site-footer">
  <p>&copy; {{ year }} {{ company }}. All rights reserved.</p>
</footer>