UNPKG

@mangos/jxpath

Version:

JXPath is an XPath like slicer/optic JS objects with no dependencies

42 lines (25 loc) 686 B
## current # 1.0.12 ## changes changed package.json "type" to "commonjs" - `.gitignored` renamed to `.gitignore` ## 1.0.11 Added eslint for typechecking Zero dependency package internals adjusted for use in @mangos/validator package ## 1.0.10 Released 13 Mar 2020 Mitiate Circular references by adding an "ignore" argument to the jxpath Updated documentation to documentation ## 1.0.5 Released Feb 7 2020 Added "internal" sub-module ## 1.0.4 Released Feb 7 2020 - Fixed trailing '/' should not cause a exception ## 0.0.2 Released Jan 15, 2020 - Development and testing done ## 0.0.1 Released dec 28, 2019 - initial release