Added package jsony_plus (#2990)

This commit is contained in:
Savant 2025-03-06 12:58:49 -05:00 committed by GitHub
parent 8ac97d58ba
commit c79b862510
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34665,5 +34665,20 @@
"description": "A simple, powerful terminal coloring and styling library akin to NPM `colors`", "description": "A simple, powerful terminal coloring and styling library akin to NPM `colors`",
"license": "MIT", "license": "MIT",
"web": "https://github.com/thing-king/colors" "web": "https://github.com/thing-king/colors"
},
{
"name": "jsony_plus",
"url": "https://github.com/thing-king/jsony_plus",
"method": "git",
"tags": [
"json",
"serializer",
"serialization",
"schema",
"jsony"
],
"description": "An extension of `jsony` supporting better hooks, and type creation from schemas",
"license": "MIT",
"web": "https://github.com/thing-king/jsony_plus"
} }
] ]