ensure-file
Ensures that the file path exists.
Ensures that the file path exists.
manipulate nested data with arrays of keys
delete nested properties with key arrays
recursive hasOwnProperty taking an array of keys
set nested properties with key arrays
Pattern Matching library for functional programming in JavaScript
Convert object keys to snake case
Recursive DOM traversal using htmlparser2.
n-ary tree mutation library.
A CancelablePromise with the ability to stop a CancelablePromise created in a CancelablePromise
Returns a new object containing all elements of the calling object for which the provided filter callback returns true
Small function recursively converts object keys to lowercase within JSON-compatible object.
An Angular 2 tree component with checkbox and multiple level

Transform @object properties using @propKeys and @transformers. ES5 compatible.
Browser-friendly fork of sindresorhus/map-obj
deep-copy 深拷贝,可对任意数据进行深度拷贝,包括 函数 function、正则 RegExp、Map、Set、Date、Array、URL 等等;支持含循环引用对象的拷贝,并且不会丢失成员的引用关系 和 类型信息,支持扩展,可根据数据类型定制拷贝逻辑,也可指定拷贝深度;所以,通过它可实现对任意类型的数据进行任意想要的拷贝
An Angular treeview component with checkbox
```bash npm i -S recura ```
Merge plain old objects without source modifications and optionally provide custom merge behavior per specific child path.