Socket
Socket
Sign inDemoInstall

jet-engine

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jet-engine

Jet engine, a very small yet powerful template engine


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

#jet-engine

jet-engine is a powerful template engine with syntax very similar to dustjs-linked in. It was written because we wanted to produce the smallest bundle possible for a recent project. We liked dustjs syntax and thought this would be a fun side project. While we used only a subset of jet-engine's feature set for our first project, I continued developing jet-engine into the robust tool it is today. I'm very pleased with the result. Each function is written in a separate source file, and it is easy to add additional features. In the few cases in which I wanted templates to behave differently than dustjs, I implemented my preferred approach. I have never had a need for asynchronous data fetching, so I left that out. I suppose it's possible this could be added in a future version.

Complete documentation

Keywords

FAQs

Last updated on 26 Apr 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc