mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
add objaccess (#2754)
This commit is contained in:
parent
edcdeb73f6
commit
21f673a23a
@ -321,6 +321,18 @@
|
|||||||
"description": "map/mapIt for arrays",
|
"description": "map/mapIt for arrays",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "objaccess",
|
||||||
|
"url": "https://github.com/choltreppe/objaccess",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"getter", "setter",
|
||||||
|
"setable", "getable",
|
||||||
|
"object"
|
||||||
|
],
|
||||||
|
"description": "generate setters and getters for object types",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "geolocation",
|
"name": "geolocation",
|
||||||
"url": "https://github.com/HazeCS/geolocation",
|
"url": "https://github.com/HazeCS/geolocation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user