jmespath.js
jmespath.js copied to clipboard
Could we have index.d.ts ?
We've written a typescript version of the project if you're interested in checking that out https://github.com/nanoporetech/jmespath-ts
This is great! Definitely going to check this out.
Hey @Thaina. Just pushed the Typescript version to NPM. Check it out and let me know how it goes. https://www.npmjs.com/package/@metrichor/jmespath
The README is updated and includes the registerFunction example.