---
title: "Component libraries | LemonadeJS v2"
description: "The official v2 component catalogue, split into pico extensions, plugins and framework integrations."
source: https://lemonadejs.com/docs/v2/library/
---

![Reactive Library](/img/library.svg)

LemonadeJS Libraries
====================

On the website, you can find different official components. We can categorize those as Pico Extension, Plugins, and Integrations.


Pico Library
------------

A Pico library is a special component that brings some special properties, as below:

*   It has no more than 2 KBytes;
*   There are not dependencies;
*   Highly optimized code;



### Available components

Currently the following components is available on the official LemonadeJS Pico Library.

*   [List](/docs/v5/plugins/list/)
*   [Rating](/docs/v5/plugins/rating/)
*   [Router](/docs/v5/plugins/router/)
*   [Signature](/docs/v5/plugins/signature/)

### Submit your components

If you have created something awesome and would like to share, send your suggestion to: contact@lemonadejs.com