1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00
Commit Graph

104 Commits

Author SHA1 Message Date
7d111fcacd refactor(packages/stdlib): refactor template function, fresh collections get function 2025-02-03 04:49:41 +07:00
c29cefdaac feat(packages/stdlib): add union, string and collection types 2025-02-03 04:48:31 +07:00
c68436a36a feat(packages/stdlib): bump 0.0.4 2025-01-23 04:03:46 +07:00
renovate[bot]
d6bc42d568 chore(deps): update all non-major dependencies (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 01:18:51 +00:00
renovate[bot]
552b6afc54 chore(deps): update all non-major dependencies (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-31 01:46:19 +00:00
renovate[bot]
4d5c05538a chore(deps): update pnpm to v9.15.1 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-25 01:30:15 +00:00
renovate[bot]
45bec99eb6 chore(deps): update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 01:47:40 +00:00
90dbdf4c88 feat(packages/stdlib): add promise types 2024-11-30 04:24:49 +07:00
41e3d90e41 refactor(packages/stdlib): fix new lines for types 2024-11-30 04:24:27 +07:00
e93b1ccb68 refactor(packages/stdlib): add test case for BitVector 2024-11-29 05:42:50 +07:00
renovate[bot]
bb90892af9 chore(deps): update all non-major dependencies (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 01:36:03 +00:00
276ba9736f build(release): bump version to 0.0.3 2024-10-31 00:54:43 +07:00
dd0f481e19 chore(packages/stdlib): fix code style, stack pop and peek jsdoc 2024-10-31 00:50:08 +07:00
6408c1b328 feat(packages/stdlib): add object tools exports 2024-10-31 00:48:55 +07:00
23541a5476 feat(packages/stdlib): add pick object tool 2024-10-31 00:48:24 +07:00
3daa47dc83 feat(packages/stdlib): add omit object tool 2024-10-31 00:48:01 +07:00
renovate[bot]
cbffd80555 chore(deps): update node.js to v22 2024-10-30 16:23:51 +00:00
58cb287f93 chore(deps): update all deps 2024-10-30 23:22:36 +07:00
3cc500f22b chore(packages/stdlib): remove unused import 2024-10-26 06:47:59 +07:00
fc774bc1af refactor(packages/stdlib): add small margin to the expected value 2024-10-26 06:45:53 +07:00
c96213137e refactor(packages/stdlib): stack return undefined on peek if it empty 2024-10-26 06:37:27 +07:00
8080e7eafe feat(packages/stdlib): add bit vector tool 2024-10-26 06:22:42 +07:00
53c969370a refactor(packages/stdlib): separate flags and helpers in bit tools 2024-10-26 06:20:43 +07:00
22fc55ce01 refactor(packages/stdlib): replace type by any function helper 2024-10-24 07:42:30 +07:00
9b5eef04c7 feat(packages/stdlib): add sleep async util 2024-10-24 07:30:41 +07:00
5bc3dd5ee0 feat(packages/stdlib): add tryIt async util 2024-10-24 07:29:55 +07:00
29d8aa086c refactor(packages/stdlib): update dir names and imports 2024-10-24 07:29:37 +07:00
85eb28a5dc feat(packages/stdlib): add sum arrays util 2024-10-24 07:28:24 +07:00
759d418d88 feat(packages/stdlib): add last arrays util 2024-10-24 07:28:15 +07:00
ff71cfffac feat(packages/stdlib): add first arrays util 2024-10-24 07:28:01 +07:00
5419b0a479 feat(packages/stdlib): add cluster arrays util 2024-10-24 07:27:49 +07:00
0faafc1b52 feat(packages/stdlib): add unique arrays util 2024-10-24 07:27:37 +07:00
b6d5b5b92c chore(packages/stdlib): update license and bump version 0.0.2 2024-10-23 07:47:55 +07:00
dc5e45acda chore(packages): update jsr config 2024-10-23 07:46:45 +07:00
b2b74d8e2d feat(packages/stdlib): add function and array types 2024-10-23 06:29:05 +07:00
679bced9f1 refactor(pacakages/stdlib): add base jsdoc for each function 2024-10-23 06:27:14 +07:00
eadf791942 feat(packages/stdlib): init async utils 2024-10-23 06:24:50 +07:00
4e798acfdd chore(deps): update all deps and other packages stuff 2024-10-23 06:17:54 +07:00
e41c78cd1d feat(packages/stdlib): add AnyFunction type 2024-10-06 06:46:13 +07:00
11c099ab4a refactor(packages/stdlib): add symbol in EventsRecord 2024-10-05 05:44:35 +07:00
00fd5846aa feat(packages/stdlib): add timestamp and noop utils 2024-10-05 05:43:13 +07:00
renovate[bot]
fcdc4e251f chore(deps): update all non-major dependencies 2024-10-05 04:16:19 +07:00
61c699381b test(packages/stdlib): add pubsub edge case check 2024-10-01 07:13:09 +07:00
f32deb3cc6 chore(repo): add pnpm catalogs 2024-09-30 06:48:30 +07:00
174e1b02d8 Merge branch 'stdlib-types' into platform
# Conflicts:
#	packages/stdlib/package.json
#	packages/stdlib/src/math/basic/remap/index.ts
2024-09-30 06:30:24 +07:00
469ef8cdc2 feat(packages): add version jsdoc tags 2024-09-30 06:20:45 +07:00
975ca98f9a feat(packages/stdlib): add bigint math utils 2024-09-30 06:20:09 +07:00
061d45f6fd refactor(packages/stdlib): separate math utils штещ basic and bigint versions 2024-09-30 06:19:16 +07:00
65312d007e chore(deps): update all deps 2024-09-28 02:03:55 +07:00
renovate[bot]
746eae3a8e chore(deps): update all non-major dependencies to ^2.1.1 2024-09-19 01:49:07 +00:00