{"id":21182570,"url":"https://github.com/khaledsmq/avati","last_synced_at":"2025-07-10T00:32:30.046Z","repository":{"id":263488263,"uuid":"882435792","full_name":"KhaledSMQ/avati","owner":"KhaledSMQ","description":"Avati is a modular toolkit that helps developers build and ship high-quality UI widgets and packages faster. With a focus on performance, scalability, and best practices, Avati provides a collection of utilities, libraries, and tools designed to streamline your development workflow. ","archived":false,"fork":false,"pushed_at":"2024-11-18T19:59:04.000Z","size":336,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-18T20:53:02.430Z","etag":null,"topics":["framework","uikit"],"latest_commit_sha":null,"homepage":"https://avati.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KhaledSMQ.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-02T19:14:59.000Z","updated_at":"2024-11-18T19:59:07.000Z","dependencies_parsed_at":"2024-11-18T21:13:23.056Z","dependency_job_id":null,"html_url":"https://github.com/KhaledSMQ/avati","commit_stats":null,"previous_names":["khaledsmq/avati"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledSMQ%2Favati","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledSMQ%2Favati/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledSMQ%2Favati/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhaledSMQ%2Favati/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KhaledSMQ","download_url":"https://codeload.github.com/KhaledSMQ/avati/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225606625,"owners_count":17495551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","uikit"],"created_at":"2024-11-20T17:57:24.983Z","updated_at":"2025-07-10T00:32:30.036Z","avatar_url":"https://github.com/KhaledSMQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\u003ca href=\"https://avati.io\" target=\"_blank\"\u003e\n\u003cimg src=\"./.art/logo.png\" width=\"400\" alt=\"Avati Logo\"\u003e\n\u003c/a\u003e\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![CI](https://github.com/KhaledSMQ/avati/actions/workflows/ci.yml/badge.svg)](https://github.com/KhaledSMQ/avati/actions/workflows/ci.yml)\n[![Release](https://github.com/KhaledSMQ/avati/actions/workflows/release.yml/badge.svg)](https://github.com/KhaledSMQ/avati/actions/workflows/release.yml)\n[![CodeQL](https://github.com/KhaledSMQ/avati/actions/workflows/codeql.yml/badge.svg)](https://github.com/KhaledSMQ/avati/actions/workflows/codeql.yml)\n[![codecov](https://codecov.io/gh/KhaledSMQ/avati/branch/master/graph/badge.svg)](https://codecov.io/gh/KhaledSMQ/avati)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\n\u003c/div\u003e\n\nWelcome to **Avati** — a thoughtfully crafted toolkit designed to empower developers in building and shipping high-quality UI widgets and packages with ease. The mission is to provide tools and libraries that follow the best practices, ensuring a smooth development experience while maintaining top-tier code quality.\n\n## ⚠️ Warning: Project in Development\nAvati is currently in the development phase. While many tools are functional, the project is under active development and subject to changes. Expect frequent updates and improvements as I refine the tools and add new features.\n\nI appreciate your understanding and patience during this phase. If you encounter any issues or have suggestions, your feedback is invaluable in shaping Avati.\n## Vision\n\nAvati is built with a clear focus on:\n\n- **Developer Productivity**: Accelerate your development workflow with pre-built, customizable utilities.\n- **High Standards**: Adhere to industry best practices for maintainable, scalable, and efficient code.\n- **Comprehensive Coverage**: From animation and state management to event handling and logging, Avati covers a wide spectrum of UI development needs.\n\nI believe in enabling developers to focus more on innovation and less on reinventing the wheel.\n\n## Project Progress\n\nHere’s what I am currently working on:\n\n### Completed\n- [x] Animation utilities (`animation`)\n- [x] Debouncing and throttling tools (`debounce`, `throttle`)\n- [x] Event listener management (`listener`)\n- [x] State management (`state`)\n- [x] Basic logger (`logger`)\n\n### In Progress\n- [⌛] Advanced logger with customizable transports (`logger`)\n- [⌛] Improved scroll management (`scrollable`)\n- [⌛] React like UI library (`html`)\n- [⌛] Cli and templates scaffolding (`avati-create-lib`)\n- [⌛] Pointer events toolkit (`pointer`)\n- [⌛] Improve demo and examples quality\n- [⌛] Signals Documentation and publish to npm\n\n### DEV Ops and other\n- [⌛] Add more tests cases\n- [⌛] Website\n- [⌛] publish to npm\n- [⌛] CI/CD\n- [⌛] Documentation\n\n### Upcoming\n- [ ] Element toolkit (`element`)\n- [ ] CSS utility helpers (`css`)\n- [ ] Accessibility enhancements for UI widgets (`a11y`)\n\n## 🚀 Features\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/KhaledSMQ/avati/graphs/commit-activity)\n[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/)\n[![Code Style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io/)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\n- 🔥 **High Performance**: Optimized for speed and efficiency\n- 📦 **Tree Shakeable**: Only import what you need\n- 🔒 **Type Safe**: Written in TypeScript with full type coverage\n- 📚 **Well Documented**: Comprehensive API documentation\n- ⚡️ **Lightweight**: Minimal bundle size impact\n- 🧪 **Well Tested**: Extensive test coverage\n- 🔄 **Framework Agnostic**: Use with any framework\n\n## Contributing\n\nI welcome contributions from developers of all experience levels. If you have an idea, found a bug, or want to improve something, I encourage you to get involved!\n\n### How to Contribute\n1. Read [Contributing Guide](https://github.com/KhaledSMQ/avati/blob/master/Contributing.md) for details on how to get started.\n2. Fork the repository and make your changes.\n3. Submit a pull request, and we’ll review it as soon as possible.\n \n## 📝 License\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/KhaledSMQ/avati/blob/master/LICENSE)\n\nAvati is open-source and distributed under the [MIT License](https://github.com/KhaledSMQ/avati/blob/master/LICENSE).\n\n---\n\u003cdiv align=\"center\"\u003e\n\n[![Follow on Twitter](https://img.shields.io/twitter/follow/KhaledSMQ.svg?style=social)](https://x.com/khaledsmq_)\n[![Follow on LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue.svg)](https://www.linkedin.com/in/khaledsmq/)\n[![Follow on Medium](https://img.shields.io/badge/Medium-Follow-black.svg)](https://medium.com/@khaled.smq)\n[![Made with ❤️](https://img.shields.io/badge/Made%20with-❤️-red.svg)](https://github.com/KhaledSMQ)\n[![Star on GitHub](https://img.shields.io/github/stars/KhaledSMQ/avati.svg?style=social)](https://github.com/KhaledSMQ/avati/stargazers)\n[![Follow on GitHub](https://img.shields.io/github/followers/KhaledSMQ.svg?style=social\u0026label=Follow)](https://github.com/KhaledSMQ)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledsmq%2Favati","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledsmq%2Favati","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledsmq%2Favati/lists"}