@asor-studio/asor-core 1.0.10 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,9 +4,9 @@ Core library for ASOR Studio Angular applications, providing essential utilities
4
4
 
5
5
  ## Mission
6
6
 
7
- **ASOR Studio** (*Application Stability & Organizational Research*) focuses on two fundamental pillars of software engineering:
7
+ **ASOR Studio** (_Application Stability & Organizational Research_) focuses on two fundamental pillars of software engineering:
8
8
 
9
- 1. **Code Organization**: Leveraging the *Atomic Design* pattern and rigorous separation of concerns to transform disorder into scalable, maintainable structure.
9
+ 1. **Code Organization**: Leveraging the _Atomic Design_ pattern and rigorous separation of concerns to transform disorder into scalable, maintainable structure.
10
10
  2. **Data Conservation**: Ensuring granular data persistence and state consistency that survives navigation and refreshes.
11
11
 
12
12
  The goal is to create an **optimal system** that adapts to developer needs and modern requirements, handling complexity so you can focus on business logic.