jmespath / jmespath/jmespath.js
Does jmespath support "substring" function
Open
- Dominant language
- JavaScript
- Stars
- 847
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
hello, i met a problem ,to use different char idx to switch the business. eg
"01234abc" : extract if ab => way to 1
"01234efg" : extract if ef => way to 2
"01234mno" : extract if mn=> way to 3
I browse the official doc and not found any method to support this.
Dose anybody met the same problem and how to resolve it ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.