New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@agrzes/ydt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agrzes/ydt

Two phase templating using handlebars to configure generation of files also using handlebars. Core module for programmatic use.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

A simple yet powerful data templating flow. It works in two phases.

  • Creating a configuration file using templating engine
  • Generating files based on the configuration file using templating engine

It allows to easily turn JSON/YAML data into a set of files using templates.

See tutorial for more information.

This package contains core functionality meant to be used programmatically.

For CLI usage see cli package.

API documentation can be found in here.

Keywords

templating

FAQs

Package last updated on 02 Oct 2025

Did you know?

Socket

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