https://github.com/kolirt/kolirt
https://github.com/kolirt/kolirt
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kolirt/kolirt
- Owner: kolirt
- Created: 2024-03-21T08:40:45.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-07T18:11:45.000Z (9 months ago)
- Last Synced: 2025-01-28T15:14:05.133Z (5 months ago)
- Homepage: https://github.com/kolirt
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I'm the creator of open-source packages
#### Your Support
⭐️ The easiest way to support me is by giving a star on Github.
🔧 You can help me to add new features or fixing bugs on Github.
📝 Improve the documentation by fixing missing or wrong information, typos, or grammar errors.
☕ Or buy me a cup of coffee to help me stay awake while I am coding, spend more time on the projects, and still pay my bills.
#### My Open-source Packages
##### Vue
@kolirt/vue-web3-auth
- simple WalletConnect v2 integration package for Vue3 apps.
@kolirt/vue-modal
- easy to use and highly customizable Vue3 modal package.
@kolirt/vue-timestamp
- Vue 3 timestamp package.
@kolirt/vue-telegram-mini-app
- Vue 3 telegram mini app package.##### Vite
vite-plugin-robots
- plugin for Vite to generating robots.txt for production and development builds.##### Laravel
kolirt/laravel-master-model - package that simplifies working with models, saving relationships, and uploading files in Laravel.
kolirt/laravel-settings - package for managing settings in a Laravel project.
kolirt/laravel-cacheable - easily cache and control class methods without having to remember cache key names.
kolirt/laravel-api-response - unification of API responses for Laravel projects inspired by telegram api responses.
kolirt/laravel-sitemap - sitemap generator for Laravel projects.
[IN PROGRESS] kolirt/laravel-telegram - telegram bot framework for Laravel.