jmespath / jmespath/jmespath.js
Support custom functions
Open
- 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.