Commit Graph

13 Commits

Author SHA1 Message Date
Asher Gomez
d102a10235
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199)
* refactor: import from `@std/assert`

* update
2024-06-30 08:30:10 +00:00
Asher Gomez
a079dd3fed
docs(bytes,collections): fix doc checker and documentation (#4691)
docs(bytes,collection): fix doc checker and documentation
2024-05-08 16:18:26 +10:00
Asher Gomez
4bdefc105c
chore: run @example JSDoc code snippets (#4669)
* chore: run `@example` JSDoc code snippets

* async-ify

* work

* fix

* works

* fix

* tweak
2024-05-06 13:28:15 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
ac5723de73
chore: JSDoc checker (#4618)
* chore: JSDoc checker

* work

* fix
2024-04-22 07:07:34 +00:00
Asher Gomez
cb2b74a0e4
fix(bytes): improve invalid count error message for repeat() (#4603)
* fix(bytes): improve invalid count error message

* tweak
2024-04-17 05:09:24 +00:00
Asher Gomez
03a6299c0c
refactor(bytes): minor cleanups (#4602) 2024-04-17 15:01:37 +10:00
Asher Gomez
3da310774d
docs(bytes): polish documentation (#4594) 2024-04-16 16:59:52 +10:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Asher Gomez
b454363655
refactor(bytes): minor tweaks and fixes for full cov. (#2969) 2022-12-03 21:27:32 +09:00
Asher Gomez
04d57ea1af
docs(bytes): fix JSDoc examples match new structure (#2968) 2022-12-01 13:55:43 +09:00
Asher Gomez
e1117a8c0d
refactor(bytes): move to single-export files (#2955) 2022-11-29 15:01:21 +09:00