Didot is a command-line tool designed for generating files based on templating. It supports YAML, JSON, CSV, FrontMatter and XML as source data formats and provides flexibility in templating through both Scriban, Liquid, Handlebars, StringTemplate, Morestachio and SmartFormat engines.
Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.
MCP server + CLI giving AI agents 50 spreadsheet tools for .xlsx — live-recalc formulas (~390 Excel functions), repair broken references & external links, read/write, diff, and audit. Works in Claude Code, Cursor, Codex, and any MCP client.
A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.