first commit

This commit is contained in:
2025-09-16 01:40:08 +03:00
commit d9969e1394
252 changed files with 41184 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "patrickkunka/mixitup",
"type": "library",
"homepage": "https://www.kunkalabs.com/mixitup/",
"license": [
"proprietary"
],
"authors": [
{
"name": "KunkaLabs Limited",
"homepage": "https://www.kunkalabs.com/"
}
],
"support": {
"docs": "https://www.kunkalabs.com/mixitup/docs/get-started/"
},
"description": "A high-performance, dependency-free library for animated filtering, sorting and more",
"keywords": ["javascript", "animate", "filtering", "sorting"]
}