Added info for Inertia.js

It's written Inertia.js, not Inertia like the logo. Laravel & Ruby on Rails are implied by Inertia.js.
main
Jerome Paulos 2 years ago committed by GitHub
parent dad6e19c98
commit 34dad215f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -486,11 +486,11 @@
},
"website": "http://indyproject.org"
},
"Inertia": {
"Inertia.js": {
"cats": [
12
],
"description": "Inertia is a protocol for creating monolithic single-page applications.",
"description": "Inertia.js is a protocol for creating monolithic single-page applications.",
"dom": {
"div[data-page*='component']": {
"attributes": {
@ -501,6 +501,10 @@
"headers": {
"X-Inertia": ""
},
"implies": [
"Laravel\\;confidence:99",
"Ruby on Rails\\;confidence:1"
],
"icon": "Inertia.svg",
"oss": true,
"saas": false,
@ -1378,4 +1382,4 @@
"scriptSrc": "iubenda\\.com/",
"website": "https://www.iubenda.com"
}
}
}