json2yamlresume
    Preparing search index...

    Function convertResumeAction

    • Convert JSON Resume to YAMLResume format action handler.

      Parameters

      • inputPath: string

        The input JSON file path

      • OptionaloutputPath: string

        The output YAML file path

      Returns Promise<void>