Skip to content

Commit

Permalink
feat: Add kitify submodule for utility functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Jan 3, 2025
1 parent 2e2bafa commit 9f5a7ab
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 492 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "libs/kitify"]
path = libs/kitify
url = https://github.com/Marinerer/kitify.git
1 change: 1 addition & 0 deletions libs/kitify
Submodule kitify added at 237916
152 changes: 0 additions & 152 deletions libs/utils/src/dom/__tests__/detectMouseDirection.test.ts

This file was deleted.

38 changes: 0 additions & 38 deletions libs/utils/src/object/__tests__/assign.test.ts

This file was deleted.

70 changes: 0 additions & 70 deletions libs/utils/src/object/__tests__/clone.test.ts

This file was deleted.

113 changes: 0 additions & 113 deletions libs/utils/src/object/__tests__/cloneDeep.test.ts

This file was deleted.

Loading

0 comments on commit 9f5a7ab

Please sign in to comment.