63 packages
@dreamworld/addon-redux
Storybook addon for Redux Components
@dreamworld/async
An utility library for async tasks; man add-on to async.js
@dreamworld/async-tasks
It's used to manage async tasks on redux
@dreamworld/deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and return the difference. Forked to support ES module.
@dreamworld/device-info
It's used to get basic details of device(layout, touch and virtual keyboard).
@dreamworld/dw-accordion
A light weight accordion web component.
@dreamworld/dw-action-toolbar
LitElement WebComponent to be used as action toolbar. Toolbar with tool buttons & drop-down both.
@dreamworld/dw-button
A button web component created using [`mwc-button`](https://www.webcomponents.org/element/@material/mwc-button)
@dreamworld/dw-checkbox
A material checkbox element made with lit-html. It's an wrapper of [mwc-checkbox](https://github.com/material-components/material-components-web-components/tree/master/packages/checkbox) element. Supports all the features of `mwc-checkbox`.
@dreamworld/dw-chip-select
Chips are compact elements that represent an input, attribute, or action.