# @toptal/picasso-lab

[![Picasso NPM package](https://img.shields.io/npm/v/@toptal/picasso-lab?color=green&logo=toptal)](https://www.npmjs.com/package/@toptal/picasso-lab)

This package is a home of experimental features. Once APIs are battle tested and proven to work they are moved to `@toptal/picasso`.

## Prerequisites

The following peer dependencies are required:

- `@toptal/picasso`
- `@toptal/picasso-shared`
- `react`
- `react-dom`

## Setup

- `yarn add @toptal/picasso-lab`

## Limitations

This package does not practice strict [semantic versioning](https://semver.org/) and is not supported by our [Version Support Policy](https://toptal-core.atlassian.net/wiki/spaces/FE/pages/1357545615/Version+Support+Policy). Breaking changes can be rolled out as minor/path releases.

## Documentation

Documentation and demos are available at [picasso.toptal.net](https://picasso.toptal.net/).
