misc-utils-of-mine-generic
v0.2.45
Published
Miscellaneous utilities for JavaScript/TypeScript that I often use
Downloads
81,260
Maintainers
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
- [x] test tree.ts
- [x] objectToArray
- [x] Deferred test