Expand description
Humanize Core Library
This library provides the core functionality for the Humanize plugin workflows, including state management, file operations, git interactions, and hook validation.
Re-exports§
Modules§
- codex
- Codex command helpers for Humanize.
- constants
- Constants used throughout the Humanize plugin.
- fs
- File system operations for Humanize.
- git
- Git operations for Humanize.
- hooks
- Hook validation logic for Humanize.
- state
- State management for Humanize loops.
- template
- Template loading and single-pass variable rendering for Humanize.