Added package aossoa (#2058)

This commit is contained in:
Guillaume Bareigts 2021-11-07 09:53:27 +01:00 committed by GitHub
parent 9a6c8c043a
commit e2489e85b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24192,5 +24192,17 @@
"description": "Karax extension to convert html in string form to embeddable Karax vdom",
"license": "MIT",
"web": "https://github.com/C-NERD/htmlToVdom"
},
{
"name": "aossoa",
"url": "https://github.com/guibar64/aossoa",
"method": "git",
"tags": [
"sugar",
"library"
],
"description": "Use a Structure of Arrays like an Array of Structures",
"license": "MIT",
"web": "https://github.com/guibar64/aossoa"
}
]