# smsir-facade

**smsir-facade** is a lightweight JavaScript library that simplifies working with the SMS.ir API by providing clean API facades, useful utility functions, and clear documentation with an intuitive design.

## Features

- Simple, easy-to-use facades for major SMS.ir endpoints  
- Utility functions for common tasks like validation and formatting  
- Well-structured and documented code  
- TypeScript support for better developer experience  

## Documentation

Comprehensive docs covering all methods and utilities are available. if your editor supports it, you can hover over functions, utils and types to see their use.

## Authentication

Uses your SMS.ir API key to authenticate requests.

## License

MIT

---

> Making SMS.ir integration easier and faster.
