8 packages
@medly-components/core
This library contains components like Avatar, Button, Input, List, Modal etc. Check docs [here](https://medly.github.io/medly-components).
@medly-components/forms
This library contains react dynamic form and related react hooks. Check docs [here](https://medly.github.io/medly-components).
@medly-components/icons
This library contains icons like clear, delete add, delete, clearfile, clipboard etc exposed as react components. Check docs [here](https://medly.github.io/medly-components).
@medly-components/layout
This library contains components that help in creating a page layout using side panels and nav items, which are exposed as React components. Check docs [here](https://medly.github.io/medly-components).
@medly-components/loaders
This library contains a few basic loaders. Check docs [here](https://medly.github.io/medly-components).
@medly-components/markdown
This library contains react markdown component to display markdown content. Check docs [here](https://medlycomponents.com).
@medly-components/theme
This library contains the default theme and theme typings for all components. Check docs [here](https://medly.github.io/medly-components).
@medly-components/utils
This library consists of the most commonly used functionalities and components for the rest of the library. Eg String Helper has functions to convert a string to camelCase, case insensitive string comparison etc. Check docs [here](https://medly.github.io/