|
|
943e913e76
|
refactor(packages/stdlib): use toReversed method instead of reverese
|
2024-04-18 10:26:16 +07:00 |
|
|
|
c90c17db93
|
feat(packages/stdlib): add structs exports
|
2024-04-17 04:04:28 +07:00 |
|
|
|
7546f2b653
|
feat(packages/stdlib): add stack data structure and tests
|
2024-04-17 04:00:41 +07:00 |
|
|
|
784457a507
|
refactor(packages/stdlib): add more accurate expectation RangeError for bitsflags
|
2024-04-17 03:59:35 +07:00 |
|
|
|
5bf6317673
|
refactor(packages/stdlib): add jsdoc for pubsub
|
2024-04-17 02:01:29 +07:00 |
|
|
|
80d8e37c03
|
refactor(packages/stdlib): add bitflags export
|
2024-04-16 23:08:57 +07:00 |
|
|
|
bf9e811346
|
feat(packages/stdlib): add flagsGenerator and bitwise operation functions
|
2024-04-16 23:03:20 +07:00 |
|
|
|
841d172598
|
chore(packages/stdlib): bump vitest to 1.5.0
|
2024-04-16 21:04:34 +07:00 |
|
|
|
e3ef3a693e
|
feat(packages/stdlib): add patterns exports
|
2024-04-16 16:39:24 +07:00 |
|
|
|
f987f722df
|
feat(packages/stdlib): add PubSub class and tests to patterns
|
2024-04-16 16:32:56 +07:00 |
|
|
|
fb76d11725
|
feat(packages/stdlib): add jsr support
|
2024-04-12 00:42:47 +07:00 |
|
|
|
7182706595
|
refactor(packages/stdlib): remove slow types from levenstein distance
|
2024-04-12 00:42:12 +07:00 |
|
|
|
5dadb50253
|
refactor(packages/stdlib): remove private from package.json
|
2024-04-11 22:11:06 +07:00 |
|
|
|
c65113ec43
|
chore(packages/stdlib): set 0.0.1 version
|
2024-04-11 21:57:56 +07:00 |
|
|
|
769476d478
|
refactor(packages/tsconfig): add exclude for .output and coverage folders
|
2024-04-11 21:54:29 +07:00 |
|
|
|
9031430aec
|
refactor(packages/stdlib): reformat test files
|
2024-04-11 21:20:10 +07:00 |
|
|
|
4c10d38ae1
|
test(packages/stdlib): trigram distance tests
|
2024-04-11 21:19:09 +07:00 |
|
|
|
5045852e68
|
feat(packages/stdlib): add trigram distance utill
|
2024-04-11 21:18:03 +07:00 |
|
|
|
7d8f5be6e9
|
refactor(packages/stdlib): rename arguments to left and right
|
2024-04-11 21:16:53 +07:00 |
|
|
|
92721b348a
|
refactor(packages/stdlib): levensthein fn replate to module export
|
2024-04-11 00:22:20 +07:00 |
|
|
|
002215303a
|
feat(packages/stdlib): levenshtein distance util
|
2024-04-11 00:11:29 +07:00 |
|
|
|
65ba312f4c
|
refactor(packages/stdlib): add comments for math utils
|
2024-04-11 00:10:52 +07:00 |
|
|
|
e9b8b0c78d
|
chore(packages/stdlib): add bench script, add vscode workspace
|
2024-04-11 00:10:16 +07:00 |
|
|
|
d8a9a62335
|
feat(packages/stdlib): mapRange util
|
2024-04-10 20:21:44 +07:00 |
|
|
|
5280ace168
|
refactor(packages/stdlib): add doc, update tests
|
2024-04-10 17:55:08 +07:00 |
|
|
|
8515bff983
|
feat(packages/stdlib): math/clamp util
|
2024-04-10 16:51:09 +07:00 |
|
|
|
3f1d16b484
|
refactor(packages/tsconfig): disable declaration and source maps
|
2024-04-10 16:50:25 +07:00 |
|
|
|
04347254b4
|
feat(packages/stdlib): base vite config
|
2024-04-10 16:49:49 +07:00 |
|
|
|
c985b95fc5
|
feat(packages/stdlib): create stdlib
|
2024-04-10 15:12:53 +07:00 |
|
|
|
37d25bfb1d
|
refactor(packages/tsconfig): add description and publishConfig
|
2024-04-10 15:12:25 +07:00 |
|
|
|
3960f86ad8
|
feat(docs): add auto generated doc based on readme
|
2024-04-10 00:57:47 +07:00 |
|
|
|
565e7d87eb
|
refactor(packages/tsconfig): readme remove extra spaces
|
2024-04-09 23:46:05 +07:00 |
|
|
|
afa15cdabf
|
feat(packages/tsconfig): readme
|
2024-04-09 23:44:37 +07:00 |
|
|
|
3fcc42e91d
|
feat(repo): cli tool, base tscofig
|
2024-04-09 23:05:43 +07:00 |
|