Sun Dec 14 2014 08:52:15 GMT+0800 (China Standard Time)
false
dir-mapper(latest: 1.0.0) Recursive directory mapper. Supports callback, streaming and promise based APIs. Will map at all files in a directory and sub-directories.
middle-out(latest: 1.0.0-beta.15) 

 Configuration utilities for the Essex PowerBI visual build system
@essex/visual-entry-loader(latest: 3.0.0) A webpack loader for injecting powerbi visual bootstrapping logic around a custom visual module
@essex/visual-settings(latest: 3.0.0) A library to parse and enumerate powerbi visual settings.
@essex/visual-utils(latest: 3.0.0) A collection of utilities to help in the creation of powerbi visuals
@essex/powerbi-visual-scripts(latest: 3.0.1) This package contains scripts for building PowerBI visuals using the Essex PowerBI build system. This build system is designed to emulate the high-level features of the PowerBI-visuals-tools, including the developer visual and bundling capabilities, but u
@visual-analytics-components/manager(latest: 0.3.0) The Manager serves as a centralized entry-point to the Disaggregated Visuals framework. It provides:
@visual-analytics-components/plain-object-dataset(latest: 0.3.0) The plain-object dataset is meant for small-volume datasets or test situations where data is represented in plain JavaScript format. For larger datasets, consider using an implementation backed by Kruda or a database connection.
@visual-analytics-components/mapped-dataset(latest: 0.3.0) The mapped-dataset provides a mapping layer between the data requirements of individual components to the actual layout of source datasets. This is usually used when there is a 'mapping' specification defined on a component.
@visual-analytics-components/filterchip-component(latest: 0.3.0) A filter-chip component for disaggregated visualization. This component displays active VAC filters and allows for their dismissal.
@visual-analytics-components/title-component(latest: 0.3.0) A textual-information component for disaggregated visualization. As events are emitted through the system, this will contain a textual description of the action last taken by the user.