aqua / aquastrap
use laravel blade component methods as javascript function for XHR
v3.1.1-beta.1
2023-06-09 10:30 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- illuminate/support: ^7.0|^8.0|^9.0|^10.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- orchestra/testbench: ^6.0|^7.0|^8.0
- orchestra/testbench-dusk: ^6.0|^7.0|^8.0
- pestphp/pest: ^2.2
- pestphp/pest-plugin-laravel: ^2.0
This package is auto-updated.
Last update: 2024-11-09 13:25:34 UTC
README
If you feel excited to write JavaScript and enjoy the delightful developer experience that Laravel Blade provides then Aquastrap is for you
Aquastrap makes it simple to make network request to the routes, functions of classes ( controller / blade component ) with least amount of extra dependencies introducing
in your project. You can still handle network requests in pure javascript as you would do normally with Fetch / Axios, you do everything in JS but repetitive works are well managed by Aquastrap like request progress, status code, validation messages, upload and download progress etc.
NOT YET READY
👋🏼 Say Hi!
Leave a ⭐ if you find this package useful 👍🏼, don't forget to let me know in Twitter