> For the complete documentation index, see [llms.txt](https://docs.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angular-package.dev/sass/benefits.md).

# ❤ Benefits

<details>

<summary>Extended modules</summary>

Extended modules with some additional functions for faster development.

<mark style="color:green;">**✓**</mark> Color *(not ready)*

<mark style="color:green;">**✓**</mark> List

<mark style="color:green;">**✓**</mark> Map

<mark style="color:green;">**✓**</mark> Math

<mark style="color:green;">**✓**</mark> Property *(not ready)*

<mark style="color:green;">**✓**</mark> Selector *(not ready)*

<mark style="color:green;">**✓**</mark> String

</details>

<details>

<summary>New modules</summary>

<mark style="color:green;">**✓**</mark> Class *(not ready)*

<mark style="color:green;">**✓**</mark> Comparison

<mark style="color:green;">**✓**</mark> Function *(not ready)*

<mark style="color:green;">**✓**</mark> Property

<mark style="color:green;">**✓**</mark> Scheme *(not ready)*

<mark style="color:green;">**✓**</mark> Translator

<mark style="color:green;">**✓**</mark> Values

<mark style="color:green;">**✓**</mark> Var *(not ready)*

</details>

<details>

<summary>Class <em>(not ready)</em></summary>

<mark style="color:green;">**✓**</mark> New module for defining class names with delimiter and dictionary.

<mark style="color:green;">**✓**</mark> Prefix and suffix for classes in project.

<mark style="color:green;">**✓**</mark> Class variants.

</details>

<details>

<summary>Comparison</summary>

<mark style="color:green;">**✓**</mark> Compare with an interchangeable(string) operator. Useful in `list.select()` and `list.query()`.

<mark style="color:green;">**✓**</mark> Greater module.

<mark style="color:green;">**✓**</mark> Less module.

</details>

<details>

<summary>List</summary>

<mark style="color:green;">**✓**</mark> Additional missing functions for retrieving elements.

<mark style="color:green;">**✓**</mark> Select function for retrieving elements like a query without limit/range.

<mark style="color:green;">**✓**</mark> Query function for retrieving elements like a query. *(not ready)*

</details>

<details>

<summary>Translator</summary>

<mark style="color:green;">**✓**</mark> Module handles translates with global dictionary.

<mark style="color:green;">**✓**</mark> Translates string, list, and map.

</details>
