Skip to content

denoland/std-unstable-tracker

Repository files navigation

utils for tracking unstable APIs in denoland/std

Run deno task build and deno task render to update.

Unstable packages

No Package Current version Started at Age at
2025-05-21
1 @std/datetime 0.225.4 2019-01-03 6 years
2 @std/io 0.225.2 2019-01-12 6 years
3 @std/log 0.224.14 2019-01-12 6 years
4 @std/dotenv 0.225.3 2022-02-23 3 years
5 @std/ini 1.0.0-rc.8 2023-12-04 1 year
6 @std/webgpu 0.224.8 2023-12-12 1 year
7 @std/cache 0.2.0 2024-08-09 9 months
8 @std/tar 0.1.6 2024-09-04 8 months
9 @std/random 0.1.0 2024-09-05 8 months
10 @std/cbor 0.1.8 2024-10-10 7 months

Unstable APIs

No Package Path Type Started at Age at
2025-05-21
1 @std/http unstable-method New 2023-10-13 1 year
2 @std/http unstable-signed-cookie New 2023-12-13 1 year
3 @std/assert unstable-never New 2024-09-11 8 months
4 @std/http unstable-header New 2024-09-11 8 months
5 @std/uuid unstable-v7 New 2024-09-11 8 months
6 @std/cli unstable-spinner New 2024-09-12 8 months
7 @std/data-structures unstable-bidirectional-map New 2024-09-12 8 months
8 @std/encoding unstable-base32-stream New 2024-09-12 8 months
9 @std/encoding unstable-base64-stream New 2024-09-12 8 months
10 @std/encoding unstable-hex-stream New 2024-09-12 8 months
11 @std/front-matter unstable-yaml Fork 2024-09-12 8 months
12 @std/html unstable-is-valid-custom-element-name New 2024-09-12 8 months
13 @std/http unstable-route New 2024-09-12 8 months
14 @std/net unstable-get-network-address New 2024-09-12 8 months
15 @std/path/posix unstable-basename Fork 2024-09-12 8 months
16 @std/path/posix unstable-dirname Fork 2024-09-12 8 months
17 @std/path/posix unstable-extname Fork 2024-09-12 8 months
18 @std/path/posix unstable-join Fork 2024-09-12 8 months
19 @std/path/posix unstable-normalize Fork 2024-09-12 8 months
20 @std/path unstable-basename Fork 2024-09-12 8 months
21 @std/path unstable-dirname Fork 2024-09-12 8 months
22 @std/path unstable-extname Fork 2024-09-12 8 months
23 @std/path unstable-join Fork 2024-09-12 8 months
24 @std/path unstable-normalize Fork 2024-09-12 8 months
25 @std/path/windows unstable-basename Fork 2024-09-12 8 months
26 @std/path/windows unstable-dirname Fork 2024-09-12 8 months
27 @std/path/windows unstable-extname Fork 2024-09-12 8 months
28 @std/path/windows unstable-join Fork 2024-09-12 8 months
29 @std/path/windows unstable-normalize Fork 2024-09-12 8 months
30 @std/streams unstable-fixed-chunk-stream New 2024-09-12 8 months
31 @std/streams unstable-to-lines New 2024-09-12 8 months
32 @std/text unstable-slugify New 2024-09-12 8 months
33 @std/text unstable-to-constant-case New 2024-09-12 8 months
34 @std/streams unstable-to-bytes New 2024-09-18 8 months
35 @std/collections unstable-take-while Fork 2024-09-20 8 months
36 @std/collections unstable-chunk Fork 2024-09-23 8 months
37 @std/collections unstable-sort-by Fork 2024-09-23 8 months
38 @std/collections unstable-sample Fork 2024-09-24 7 months
39 @std/collections unstable-without-all Fork 2024-09-24 7 months
40 @std/collections unstable-drop-last-while Fork 2024-10-02 7 months
41 @std/async unstable-mux-async-iterator Fork 2024-10-08 7 months
42 @std/collections unstable-intersect Fork 2024-10-08 7 months
43 @std/collections unstable-drop-while Fork 2024-10-09 7 months
44 @std/collections unstable-take-last-while Fork 2024-10-09 7 months
45 @std/streams unstable-to-byte-stream New 2024-10-09 7 months
46 @std/collections unstable-sliding-windows Fork 2024-10-16 7 months
47 @std/async unstable-throttle New 2024-10-21 7 months
48 @std/testing unstable-types Fork 2024-10-29 6 months
49 @std/testing unstable-stub New 2024-10-31 6 months
50 @std/csv unstable-stringify Fork 2024-11-14 6 months
51 @std/async unstable-retry Fork 2024-11-22 6 months
52 @std/cli unstable-prompt-select New 2024-11-25 5 months
53 @std/cli unstable-prompt-multiple-select New 2024-12-12 5 months
54 @std/fs unstable-stat New 2024-12-16 5 months
55 @std/fs unstable-types New 2024-12-16 5 months
56 @std/fs unstable-lstat New 2024-12-19 5 months
57 @std/testing unstable-bdd Fork 2024-12-20 5 months
58 @std/fs unstable-read-dir New 2025-01-13 4 months
59 @std/fs unstable-chmod New 2025-01-17 4 months
60 @std/async unstable-wait-for New 2025-01-20 4 months
61 @std/fs unstable-symlink New 2025-01-20 4 months
62 @std/fs unstable-real-path New 2025-01-27 3 months
63 @std/fs unstable-link New 2025-01-28 3 months
64 @std/fs unstable-read-link New 2025-01-31 3 months
65 @std/fs unstable-rename New 2025-02-03 3 months
66 @std/fs unstable-make-temp-dir New 2025-02-11 3 months
67 @std/fs unstable-read-file New 2025-02-11 3 months
68 @std/cli unstable-progress-bar New 2025-02-13 3 months
69 @std/cli unstable-progress-bar-stream New 2025-02-13 3 months
70 @std/fs unstable-read-text-file New 2025-02-18 3 months
71 @std/fs unstable-truncate New 2025-02-18 3 months
72 @std/fs unstable-mkdir New 2025-02-20 3 months
73 @std/fs unstable-copy-file New 2025-02-21 2 months
74 @std/text unstable-reverse New 2025-02-26 2 months
75 @std/fs unstable-utime New 2025-02-28 2 months
76 @std/fs unstable-umask New 2025-02-28 2 months
77 @std/fs unstable-remove New 2025-03-03 2 months
78 @std/encoding unstable-base64 Fork 2025-03-04 2 months
79 @std/fs unstable-write-file New 2025-03-04 2 months
80 @std/uuid unstable-v6 New 2025-03-06 2 months
81 @std/fs unstable-write-text-file New 2025-03-07 2 months
82 @std/encoding unstable-base32 Fork 2025-03-10 2 months
83 @std/fs unstable-make-temp-file New 2025-03-16 2 months
84 @std/encoding unstable-hex Fork 2025-03-18 2 months
85 @std/text unstable-dedent New 2025-03-24 1 month
86 @std/fs unstable-chown New 2025-04-06 1 month
87 @std/fs unstable-open New 2025-04-14 1 month
88 @std/fs unstable-create New 2025-04-17 1 month

About

Tracking unstable packages/APIs in denoland/std

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •