Skip to content

Support for jq modules #2508

@chancez

Description

@chancez

Please describe your feature request.

I would like to write reusable jq/yq modules that I can use with yq. Eg: https://jqlang.org/manual/#modules

Describe the solution you'd like
I want to have a modules defined in ~/.jq or ~/.yq, etc, to be automatically available as modules with the option to use -L to provide my own search paths as well.

Describe alternatives you've considered
Import/include functions could be added in addition, or as an alternative to modules, but modules would still be usefl.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions