Commit Graph

117 Commits

Author SHA1 Message Date
Asher Gomez
1d22380fdf
chore: general package cleanups (#5932) 2024-09-10 23:00:37 +09:00
Asher Gomez
7314eec8d4
docs: update badge URL (#5787)
* docs: update badge URL

* remove badge

* update

* work

* work
2024-08-26 14:07:06 +09:00
Asher Gomez
74a92c4acd
docs: cleanup README (#5770) 2024-08-22 20:44:24 +09:00
Asher Gomez
c42ad35c17
docs: add @std/cache to packages table (#5667)
docs(cache): add `@std/cache` to packages table
2024-08-11 03:42:11 +09:00
Andy Jiang
d02d800300
docs: fix JSR link to @std/data-structures (#5654) 2024-08-08 09:02:49 -04:00
Asher Gomez
067255763c
docs: remove "Status" column from "Packages" table (#5641) 2024-08-06 12:39:03 +00:00
Yoshiya Hinosawa
3af2ed30a9
chore: update repo names (#5466) 2024-07-17 20:50:10 +09:00
Asher Gomez
aaf09a8027
docs: cleanup README (#5174) 2024-06-27 18:55:45 +10:00
Asher Gomez
267bc32d02
docs: link to stabilization schedule in README (#4944) 2024-06-04 13:22:08 +10:00
Asher Gomez
2794ef3273
docs: add @std/media-types to stabilization schedule (#4781) 2024-05-21 14:08:32 +10:00
Yoshiya Hinosawa
f4b0704d76
docs: update Releases section (#4778)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-20 21:50:40 +09:00
Asher Gomez
2fd7126cea
docs: add @std/collections to stabilization schedule (#4774) 2024-05-20 17:15:11 +10:00
Asher Gomez
32227e6ece
docs: stabilization schedule (#4761) 2024-05-17 16:03:09 +10:00
Asher Gomez
8b2b964da7
docs: move FAQ section (#4760) 2024-05-17 15:00:18 +10:00
Yoshiya Hinosawa
5a0ef11353
docs: update stabilization section (#4751)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-17 12:30:04 +09:00
Asher Gomez
99bbda2a37
docs: "Frequently Asked Questions" page (#4722)
* docs: "Frequently Asked Questions" page

* fix

* tweak

* tweaks
2024-05-15 13:35:13 +10:00
Asher Gomez
e1d355bc7b
chore: make JSR note a little more prominent (#4692) 2024-05-08 16:00:48 +09:00
Asher Gomez
10b8a70a6c
docs: update README for JSR (#4654) 2024-04-29 17:07:37 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
945e8f8863
chore: cleanup after removal of packages (#4648) 2024-04-27 18:58:58 +09:00
Asher Gomez
8f60a3546b
BREAKING(console): remove std/console (#4643) 2024-04-26 19:54:59 +00:00
Asher Gomez
80cff5c3e7
BREAKING(flags): remove std/flags (#4644) 2024-04-27 05:52:44 +10:00
Asher Gomez
433d544885
BREAKING(permissions): remove std/permissions (#4642) 2024-04-27 05:50:55 +10:00
Asher Gomez
d4490a9096
docs(flags): update deprecated module notices (#4640) 2024-04-24 17:15:38 +10:00
Asher Gomez
de5e86eb0f
docs: add JSR badge (#4627)
* docs: add JSR badge

* Update README.md

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-04-23 05:12:50 +00:00
Asher Gomez
49195f5573
docs: improve packages summary (#4614)
* docs: add "settled" stability status

* tweaks

* tweak

* work
2024-04-22 06:47:41 +00:00
Asher Gomez
762a7c266d
chore: reword to use "package" (#4612)
* chore: reword to use "package"

* tweak
2024-04-22 05:23:12 +00:00
Asher Gomez
879c81f94b
docs: define requirements for stability (#4615) 2024-04-22 14:16:28 +09:00
Asher Gomez
fb00b3dd9b
docs: fix "Minimal Exports" heading level (#4596) 2024-04-16 10:06:02 +00:00
Asher Gomez
31c7786c52
docs: ARCHITECTURE.md (#4559)
* docs: `ARCHITECTURE.md`

* tweaks
2024-04-10 11:27:39 +10:00
Kevin Whinnery
2de81577d8
add JSR link (#4456) 2024-03-08 09:24:01 -06:00
Asher Gomez
ce719de1a7
docs: ignore bad snippet examples (#4388) 2024-02-26 19:46:10 +11:00
Jesse Jackson
7fb8c5f818
docs: clarify underscore guidance in README (#4385)
* docs: clarify underscore guidance in README

* add explanation to symbol list item
2024-02-25 20:16:11 +00:00
Yoshiya Hinosawa
8706b2c7b5
docs: update module stability (#4329) 2024-02-14 13:34:18 +09:00
Asher Gomez
aa856b9218
docs: update stability table (#4305) 2024-02-12 17:23:52 +11:00
Asher Gomez
1e85cb08f7
docs: add "Minimal Exports" explainer (#4194) 2024-01-16 12:18:57 +09:00
Brendon Daugherty
aff5c42abb
docs: fix typo in versions link (#4156) 2024-01-11 06:01:57 +11:00
Asher Gomez
bdf41e5b8b
BREAKING: remove std/signal sub-module (#4105) 2024-01-05 13:07:22 +11:00
Yoshihiro Ueki
01937cdbdb
docs: update versions.json URL in README.md (#3945)
* Update url for std version on README.md

* fmt

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-14 17:41:16 +11:00
Leo Kettmeir
cd7cbb2c45
feat: new std/webgpu sub-module (#3119)
* work

* lint fix

* fmt

* tweaks

* doc

* housekeeping

* fix up, add tests

* remove web compatible

* tweaks

* fix test names

* add examples

* fix up

* remove debug

* Update webgpu/mod.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-12 15:33:07 +11:00
Asher Gomez
259fdedc34
docs: "Built with deno_std" badge (#3797)
* docs: "Built with the Deno Standard Library" badge

* tweaks

* tweaks

* fix
2023-11-24 13:54:28 +11:00
Asher Gomez
46add76a9f
chore: cleanup after removal of std/wasi (#3808)
* chore: cleanup remaining `std/wasi` files

* fix
2023-11-16 19:44:55 +09:00
Yoshiya Hinosawa
a37eca08fc
docs(README): add note about deprecation (#3807) 2023-11-15 23:39:37 +09:00
Asher Gomez
6585d779c2
docs: re-write contributing guide (#3748) 2023-11-11 22:11:19 +11:00
Asher Gomez
9bba15557c
docs: add "Stability" README section (#3745) 2023-10-31 17:17:28 +11:00
Asher Gomez
aea57f59c4
docs: re-write README (#3731) 2023-10-28 16:50:54 +09:00
Asher Gomez
8993c215f7
docs: separate contributing guidelines (#3715) 2023-10-25 13:21:05 +09:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Martin Fischer
0d6701aca5
ci: add spell-checking with typos (#3459) 2023-06-26 15:23:09 +09:00
Asher Gomez
d02b577c69
BREAKING(encoding/varint): remove deprecated APIs (#3282) 2023-04-03 12:45:37 +09:00