Package Exports
- misc-utils-of-mine-generic
- misc-utils-of-mine-generic/dist/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (misc-utils-of-mine-generic) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Big collection of miscellaneous utilities, compatible with browser and node.js
These should work on all es5 compatible environments, Browse and node.js and even others like rhino, etc, since are pure JavaScript.
API
TODO
- string/boxes : drawBox({pos: Point, lines:String[], padding: {top,right,bottom,left}})
- test visitJson
- impl findJson, filterJson
- test tree.ts
- objectToArray
- Deferred test