# [@je-es](https://github.com/je-es)/style

> This package provides a function to format text with ANSI styles, padding, and borders.

- #### 📥 Install

    ```Bash
    npm i @je-es/style
    ```

- #### 🌠 Syntax

    ```ts
    import { ? } from '@je-es/style';
    ```

---

### Documents

- [Style](./src/docs/src/style.md)
- [Pattern](./src/docs/src/pattern.md)

---

> **Made with ❤ by [Maysara Elshewehy](https://github.com/Maysara-Elshewehy)**
