---
title: "Contribute to LemonadeJS | v4 docs"
description: "LemonadeJS v4 archive. Join the LemonadeJS community to contribute to a growing reactive frontend JavaScript library. Enhance your development with."
source: https://lemonadejs.com/docs/v4/contributions/
---

Contributions
=============

LemonadeJS offers a lightweight, MIT-licensed micro-library for constructing reactive web interfaces efficiently and effectively. It helps developers create modular, maintainable, and reusable components without external dependencies. Your technical expertise can help improve the library's core functionality and expand its feature set.
  

Github Repository
-----------------

We welcome contributions through our [LemonadeJS Official](https://github.com/lemonadejs/lemonadejs){target="blank"} GitHub repository. If you have ideas for features, optimizations, or documentation enhancements, we encourage you to share them. For bug reports or pull requests, please follow our contribution guidelines to maintain the quality and coherence of the codebase.

 

NPM
---

To include LemonadeJS in your project, you can install it via npm with the following command:

```bash
% npm install lemonadejs
```

We appreciate contributions in all forms: code submissions, documentation improvements, or even community support. By contributing to LemonadeJS, you're helping to create a more robust and efficient tool for the entire developer community.