jmespath / jmespath/jmespath.js

Support custom functions

Open
#30 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
847
Forks
101
PR merge metrics
No merged PRs in 30d

Description

Is there a timeframe for support for adding our own custom functions - as is already available in [jmespath.py](https://github.com/jmespath/jmespath.py)?

If this isn't in the pipeline, would you be willing to take a PR for adding this? I'd propose an interface as close as possible to the one already available in Python. So...

> jmespath.search(query, data, { customFunctions : new MyCustomFunctions() })

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.