Merge pull request #7518 from nurbek91/kapix.fr

Add Kapix Studio / page-builders
main
Elbert Alias 2 years ago committed by GitHub
commit 3b063b6d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.9376 16.8179C28.7117 16.9523 28.5037 17.1123 28.2887 17.2621C27.2141 18.0122 26.1415 18.7654 25.0675 19.5168C24.8077 19.6986 24.5459 19.8784 24.2887 20.0634C24.2311 20.105 24.1863 20.1088 24.1344 20.0634C24.1223 20.0525 24.1069 20.0442 24.0935 20.0346C24.0064 19.975 24.0045 19.975 24.0263 19.8752C24.1536 19.2845 24.2752 18.6925 24.3898 18.0992C24.5293 17.3747 24.6631 16.649 24.7808 15.9206C24.8743 15.3408 24.9671 14.7603 25.0605 14.1805C25.0951 14.169 25.1162 14.1933 25.1386 14.2093C26.3847 15.056 27.6314 15.9034 28.8775 16.7501C28.8979 16.7642 28.9184 16.7776 28.9389 16.7917V16.8166L28.9376 16.8179Z" fill="#FBBB00"/>
<path d="M6.88578 2.17798C6.91074 2.17798 6.93506 2.17926 6.96002 2.1799C7.41698 2.24134 7.82466 2.41862 8.19586 2.69062C8.3981 2.83846 8.6093 2.9735 8.81666 3.1143C9.6589 3.6871 10.5018 4.2599 11.344 4.8327C13.6851 6.42438 16.0263 8.01542 18.3674 9.6071C19.2826 10.2292 20.1971 10.8519 21.1117 11.4746C21.1826 11.5228 21.2075 11.5894 21.1866 11.6743C20.8775 12.9338 20.6042 14.2017 20.3616 15.4759C20.2464 16.082 20.137 16.6893 20.0288 17.3159C19.7261 17.1277 19.4413 16.9281 19.1507 16.7367C18.8583 16.5434 18.5677 16.3469 18.2759 16.1524C17.984 15.9578 17.6922 15.7633 17.4003 15.5687C17.1085 15.3741 16.8167 15.1796 16.5248 14.985C16.233 14.7905 15.9418 14.5953 15.6499 14.4007C15.3619 14.2081 15.0733 14.0161 14.7853 13.8241C14.4935 13.6295 14.2023 13.4343 13.9104 13.2397C13.6186 13.0452 13.3267 12.8506 13.0349 12.6561C12.7431 12.4615 12.4512 12.2669 12.1594 12.0724C11.8682 11.8778 11.5776 11.6826 11.2858 11.4874C11.2563 11.5271 11.2743 11.5578 11.2819 11.5879C12.0179 14.5242 12.7546 17.4612 13.4912 20.3975C13.9943 22.4039 14.4967 24.4103 14.9991 26.4167C15.0272 26.5281 15.0266 26.5287 14.9293 26.5965C13.4215 27.6532 11.9136 28.7098 10.4051 29.7658C10.3725 29.7889 10.3443 29.8253 10.2963 29.8196C10.2247 29.5322 10.1543 29.2449 10.0807 28.9588C9.58274 27.0247 9.08482 25.0906 8.58562 23.1565C8.02306 20.9761 7.45986 18.7962 6.89794 16.6157C6.43266 14.8109 5.96866 13.0055 5.50338 11.2007C5.00802 9.27878 4.51074 7.3575 4.01602 5.43494C3.98914 5.32998 3.9725 5.22246 3.95074 5.11686C3.95074 4.92422 3.9501 4.73222 3.94946 4.53958C4.00898 4.08518 4.1517 3.6615 4.42882 3.29158C4.87426 2.69702 5.4637 2.3335 6.19714 2.20678C6.24258 2.1991 6.28738 2.19078 6.33282 2.18246C6.37314 2.18246 6.4141 2.18182 6.45442 2.18118C6.57346 2.18118 6.69314 2.18182 6.81218 2.18246C6.83714 2.18182 6.86146 2.18118 6.88642 2.18054L6.88578 2.17798Z" fill="#FBBB00"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@ -254,6 +254,28 @@
"scriptSrc": "cdn\\.mykamva\\.ir", "scriptSrc": "cdn\\.mykamva\\.ir",
"website": "https://kamva.ir" "website": "https://kamva.ir"
}, },
"Kapix Studio": {
"cats": [
51
],
"description": "Kapix Studio is a no-code platform that lets anyone build web apps without writing any code.",
"icon": "Kapix.svg",
"implies": [
"Vite",
"TypeScript"
],
"js": {
"kapixVersion": "([\\d\\.]+)\\;version:\\1",
"__INITIAL_STATE__": "KapixNoCode"
},
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://studio.kapix.fr"
},
"Kapture CRM": { "Kapture CRM": {
"cats": [ "cats": [
52, 52,