# Packages

Below is the list of all **angular packages.** Some of them are **not** published yet. **Click** on the package name opens documentation on [GitBook](https://gitbook.com).

|                                                  |                                                                       |
| ------------------------------------------------ | --------------------------------------------------------------------- |
| callback                                         | Manages the **callback** function.                                    |
| change-detection                                 | Improves application **performance**.                                 |
| component-loader                                 | Handles dynamic loading components.                                   |
| core                                             | Core features.                                                        |
| [error](https://error.angular-package.dev)       | Manages an **error**.                                                 |
| name                                             | The **name** with prefix and suffix.                                  |
| preferences                                      | Preferences, settings, options, configuration and setup in steps.     |
| prism                                            | [**Prism**](https://prismjs.com/) highlighter module.                 |
| property                                         | Handles object properties.                                            |
| [range](https://range.angular-package.dev)       | The range between a **minimum** and **maximum**.                      |
| reactive                                         | Automatize the process of creating rxjs features.                     |
| [sass](https://docs.angular-package.dev/v/sass/) | Extension for [sass](https://sass-lang.com/) modules and new modules. |
| storage                                          | The **storage** of data under allowed names.                          |
| [tag](https://tag.angular-package.dev/)          | Any tag with optional attributes.                                     |
| testing                                          | Support for **testing** other packages.                               |
| [text](https://text.angular-package.dev)         | **Text** on the template with replaceable tags.                       |
| [type](https://type.angular-package.dev/)        | Common types, type guards, and type checkers.                         |
| ui                                               | User interface.                                                       |
| [wrapper](https://wrapper.angular-package.dev/)  | Wrap the text with the opening and closing chars.                     |
