The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Vue
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
INDIRECT
0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
INDIRECT
1
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise API
inquirer • 1.2.3A collection of common interactive command line user interfaces.
INDIRECT
43
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
@syncfusion/ej2-lists • 27.1.48The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views.
DIRECT
86
@syncfusion/ej2-popups • 27.1.58A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups.