# Packages

<style>
.packages-table th:first-of-type {
    width: 40% !important;
}

.packages-table th:nth-of-type(3) {
    min-width: 120px !important;
}
</style>

| Name | Description | NPM | { .packages-table }
| --- | --- | --- |
| :icon-mark-github: [@squide/core](https://github.com/workleap/wl-squide/tree/main/packages/core) | Core functionalities of Squide. | [![npm version](https://img.shields.io/npm/v/@squide/core)](https://www.npmjs.com/package/@squide/core) |
| :icon-mark-github: [@squide/react-router](https://github.com/workleap/wl-squide/tree/main/packages/react-router) | Specific implementation of the core functionalities to support [React Router](https://reactrouter.com/en/main). | [![npm version](https://img.shields.io/npm/v/@squide/react-router)](https://www.npmjs.com/package/@squide/react-router) |
| :icon-mark-github: [@squide/msw](https://github.com/workleap/wl-squide/tree/main/packages/msw) | Add support for [MSW](https://mswjs.io/). | [![npm version](https://img.shields.io/npm/v/@squide/msw)](https://www.npmjs.com/package/@squide/msw) |
| :icon-mark-github: [@squide/launch-darkly](https://github.com/workleap/wl-squide/tree/main/packages/launch-darkly) | Add support for [LaunchDarkly](https://launchdarkly.com/). | [![npm version](https://img.shields.io/npm/v/@squide/launch-darkly)](https://www.npmjs.com/package/@squide/launch-darkly) |
| :icon-mark-github: [@squide/i18next](https://github.com/workleap/wl-squide/tree/main/packages/i18next) | Add support for [i18next](https://www.i18next.com/). | [![npm version](https://img.shields.io/npm/v/@squide/i18next)](https://www.npmjs.com/package/@squide/i18next) |
| :icon-mark-github: [@squide/env-vars](https://github.com/workleap/wl-squide/tree/main/packages/env-vars) | Add support for environment variables. | [![npm version](https://img.shields.io/npm/v/@squide/env-vars)](https://www.npmjs.com/package/@squide/env-vars) |
| :icon-mark-github: [@squide/firefly](https://github.com/workleap/wl-squide/tree/main/packages/firefly) | Squide bundle for the firefly technology stack. | [![npm version](https://img.shields.io/npm/v/@squide/firefly)](https://www.npmjs.com/package/@squide/firefly) |
| :icon-mark-github: [@squide/firefly-storybook](https://github.com/workleap/wl-squide/tree/main/packages/firefly-storybook) | Add support for [Storybook](https://storybook.js.org/) to the firefly technology stack. | [![npm version](https://img.shields.io/npm/v/@squide/firefly-storybook)](https://www.npmjs.com/package/@squide/firefly-storybook) |
| :icon-mark-github: [@squide/firefly-module-federation](https://github.com/workleap/wl-squide/tree/main/packages/firefly-module-federation) | Add support for [Module Federation](https://module-federation.io/) to the firefly technology stack. | [![npm version](https://img.shields.io/npm/v/@squide/firefly-module-federation)](https://www.npmjs.com/package/@squide/firefly-module-federation) |
| :icon-mark-github: [@squide/firefly-webpack-configs](https://github.com/workleap/wl-squide/tree/main/packages/firefly-webpack-configs) | [webpack](https://webpack.js.org/) configuration helpers for the firefly technology stack. | [![npm version](https://img.shields.io/npm/v/@squide/firefly-webpack-configs)](https://www.npmjs.com/package/@squide/firefly-webpack-configs) |
| :icon-mark-github: [@squide/firefly-rsbuild-configs](https://github.com/workleap/wl-squide/tree/main/packages/firefly-rsbuild-configs) | [Rsbuild](https://rsbuild.dev/) configuration helpers for the firefly technology stack. | [![npm version](https://img.shields.io/npm/v/@squide/firefly-rsbuild-configs)](https://www.npmjs.com/package/@squide/firefly-rsbuild-configs) |
| :icon-mark-github: [@squide/fakes](https://github.com/workleap/wl-squide/tree/main/packages/fakes) | A collection of fake implementations, facilitating the development of modular applications. | [![npm version](https://img.shields.io/npm/v/@squide/fakes)](https://www.npmjs.com/package/@squide/fakes) |
