sowell-models
v1.1.1
Published
SoWell models
Downloads
335
Readme
SoWell Models
Welcome to the SoWell Models repository! This project serves as a core library of TypeScript classes encapsulating the business logic for SoWell-related applications. By consolidating shared logic into a single repository, we enable consistency, reusability, and maintainability across all SoWell projects.
Features
- TypeScript Classes: Strongly-typed, object-oriented design for clarity and reliability.
- Reusable Business Logic: Encapsulates common functionality to minimize duplication across projects.
- Flexibility: Designed to integrate seamlessly with any SoWell application.
Installation
To use the library in your project, add it as a dependency:
yarn install @sowell/sowell-models