# Fumanchu Handlebars + Helpers Together - [Full LLM Content](https://fumanchu.org/llms-full.txt) ## Documentation - [Getting Started](https://fumanchu.org/docs/) - Fumanchu Getting Started Guide - [Migrating to v3](https://fumanchu.org/docs/v2-to-v3/) - This document describes the breaking changes from v2 to v3 of the jaredwray/fumanchu library. - [Migrating to v4](https://fumanchu.org/docs/v3-to-v4/) - This document describes the breaking changes from v3 to v4 of the jaredwray/fumanchu library. - [Array Helpers](https://fumanchu.org/docs/array/) - Fumanchu provides a set of built-in helpers for working with arrays. These helpers allow you to iterate over arrays, check their length, and perform other common operations. - [Logging Helpers](https://fumanchu.org/docs/logging/) - Handlebars provides a set of built-in helpers for logging and debugging. These helpers output messages to the terminal with various formatting and color options, making it easier to debug templates and display status information. Node.js only. - [Code Helpers](https://fumanchu.org/docs/code/) - Handlebars provides a set of built-in helpers for working with code. These helpers are used to format and manipulate code snippets, making it easier to display code in a readable format. - [Comparison Helpers](https://fumanchu.org/docs/comparison/) - Handlebars provides a set of built-in helpers for performing comparisons. These helpers are used to compare values, making it easier to implement conditional logic in your templates. - [Collection Helpers](https://fumanchu.org/docs/collection/) - Handlebars provides a set of built-in helpers for working with collections. These helpers are used to manipulate and format collections, making it easier to work with data in templates. - [Date Helpers](https://fumanchu.org/docs/date/) - Handlebars provides a comprehensive set of built-in helpers for working with dates. These helpers are used to format, manipulate, and compare dates, making it easier to display and work with date information. - [File System Helpers](https://fumanchu.org/docs/fs/) - Handlebars provides a set of built-in helpers for working with the file system. These helpers are used to read and manipulate files, making it easier to work with file data in templates. - [Html Helpers](https://fumanchu.org/docs/html/) - Helpers for generating and manipulating HTML elements in templates. - [i18n Helpers](https://fumanchu.org/docs/i18n/) - Handlebars helpers for working with internationalization (i18n). These helpers are used to look up and display localized content in templates. - [Inflection Helpers](https://fumanchu.org/docs/inflection/) - Handlebars provides a set of built-in helpers for working with inflection. These helpers are used to format and manipulate words, making it easier to display text in a readable format. - [Markdown Helpers](https://fumanchu.org/docs/markdown/) - Helpers for converting markdown to HTML - [Match Helpers](https://fumanchu.org/docs/match/) - Handlebars helpers for working with glob patterns and file matching. These helpers use micromatch to filter and test file paths against glob patterns. - [Math Helpers](https://fumanchu.org/docs/math/) - Handlebars provides a set of built-in helpers for working with math. These helpers are used to perform mathematical operations, making it easier to manipulate numbers in templates. - [Misc Helpers](https://fumanchu.org/docs/misc/) - Handlebars provides a set of built-in helpers for working with miscellaneous tasks. These helpers are used to perform various operations, making it easier to manipulate data in templates. - [Number Helpers](https://fumanchu.org/docs/number/) - Handlebars provides a set of built-in helpers for working with numbers. These helpers are used to format and manipulate numbers, making it easier to display numerical information in a readable format. - [Object Helpers](https://fumanchu.org/docs/object/) - Handlebars provides a set of built-in helpers for working with objects. These helpers are used to manipulate and format objects, making it easier to work with complex data structures in templates. - [Path Helpers](https://fumanchu.org/docs/path/) - Handlebars provides a set of built-in helpers for working with file paths. These helpers are used to manipulate and format file paths, making it easier to work with files in templates. - [Regex Helpers](https://fumanchu.org/docs/regex/) - Handlebars provides a set of built-in helpers for working with regular expressions. These helpers are used to manipulate and format strings using regex patterns, making it easier to work with complex string matching in templates. - [String Helpers](https://fumanchu.org/docs/string/) - Handlebars provides a set of built-in helpers for working with strings. These helpers are used to manipulate and format strings, making it easier to work with text in templates. - [Url Helpers](https://fumanchu.org/docs/url/) - Handlebars provides a set of built-in helpers for working with URLs. These helpers are used to manipulate and format URLs, making it easier to work with web links in templates. - [Utils Helpers](https://fumanchu.org/docs/utils/) - Handlebars provides a set of built-in helpers for working with utility functions. These helpers are used to manipulate and format data, making it easier to work with complex data structures in templates. ## API Reference - Not available. ## Changelog - [Changelog](https://fumanchu.org/changelog) - [v4.6.1](https://fumanchu.org/changelog/v4-6-1) (April 4, 2026) - [v4.6.0](https://fumanchu.org/changelog/v4-6-0) (February 23, 2026) - [v4.5.1](https://fumanchu.org/changelog/v4-5-1) (January 15, 2026) - [v4.5.0](https://fumanchu.org/changelog/v4-5-0) (December 4, 2025) - [v4.4.0](https://fumanchu.org/changelog/v4-4-0) (October 25, 2025) - [v4.3.0](https://fumanchu.org/changelog/v4-3-0) (September 19, 2025) - [v4.2.0](https://fumanchu.org/changelog/v4-2-0) (September 19, 2025) - [v4.1.0](https://fumanchu.org/changelog/v4-1-0) (September 19, 2025) - [v4.0.3](https://fumanchu.org/changelog/v4-0-3) (September 18, 2025) - [v4.0.2](https://fumanchu.org/changelog/v4-0-2) (September 15, 2025) - [v4.0.1](https://fumanchu.org/changelog/v4-0-1) (August 22, 2025) - [v4.0.0](https://fumanchu.org/changelog/v4-0-0) (August 10, 2025) - [v3.1.3](https://fumanchu.org/changelog/v3-1-3) (August 6, 2025) - [v3.1.2](https://fumanchu.org/changelog/v3-1-2) (June 27, 2025) - [v3.1.1](https://fumanchu.org/changelog/v3-1-1) (May 28, 2025) - [v3.1.0](https://fumanchu.org/changelog/v3-1-0) (May 18, 2025) - [v3.0.4](https://fumanchu.org/changelog/v3-0-4) (April 7, 2025) - [v3.0.3](https://fumanchu.org/changelog/v3-0-3) (January 16, 2025) - [v3.0.2](https://fumanchu.org/changelog/v3-0-2) (December 7, 2024) - [v3.0.1](https://fumanchu.org/changelog/v3-0-1) (November 10, 2024)