Commit Graph

16 Commits

Author SHA1 Message Date
051581c84b add copy and move functions 2024-05-30 00:25:16 +01:00
bf15b435c2 fix json parse not throwing error when incorrect 2024-04-05 19:41:42 +02:00
32d76d1693 add fileInfo to verify not directory 2023-07-19 15:57:11 +01:00
aa21a53791 add more features 2023-07-17 20:52:42 +01:00
4d37d8d4de add * import 2023-07-10 22:18:02 +01:00
5bb89a86a7 add path 2023-06-25 18:24:08 +01:00
6ff2d7c69f add client, seek, and size 2023-06-25 00:52:52 +01:00
4ca158cc96 add buffer and byte objects, making socket read and write faster 2023-06-24 10:30:34 +01:00
ef951afab5 add read bytes and contentType 2023-06-22 17:22:08 +01:00
644a78154e make maps oop 2023-04-08 15:34:20 +02:00
b56c1fc485 add for loop 2023-03-20 00:00:17 +00:00
a080152aee make strings objects 2023-03-19 20:05:43 +00:00
2e04bb0152 make strings object 2023-03-19 01:10:23 +00:00
814209c392 make arrays an object 2023-03-15 21:02:00 +00:00
b53f2b4a0a fix infinity in json stringify 2023-03-15 16:48:47 +00:00
7220d12fb6 add json and file read 2023-03-12 23:34:33 +00:00