dash-core
Version:
A foundational toolkit of types, collections, services, and architectural patterns designed to accelerate application development.
27 lines (16 loc) • 512 B
Markdown
# dash-core
A foundational toolkit of types, collections, services, and architectural patterns designed to accelerate application development.
## Features
- Core building blocks: reusable types, collections, and service abstractions
- Minimal and scalable architecture patterns
- Built with strict TypeScript for reliability and IDE support
## Table of Contents
- [Installation](#installation)
## Installation
```bash
yarn add dash-core
# or
npm install dash-core