From 7941b7adf4ac4187b0bf188a09e8d534959c4eba Mon Sep 17 00:00:00 2001 From: Enzo Innocenzi Date: Mon, 17 May 2021 19:24:31 +0200 Subject: [PATCH] Add Inertia.js (#2006) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4b15a27f..eb036ba9 100755 --- a/readme.md +++ b/readme.md @@ -315,6 +315,7 @@ - [Building Blocks for Web Apps](https://github.com/componently-com/awesome-building-blocks-for-web-apps#readme) - Standalone features to be integrated into web apps. - [Svelte](https://github.com/TheComputerM/awesome-svelte#readme) - App framework. - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. +- [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. ## Back-End Development