Commit Graph

23 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
Yoshiya Hinosawa
cf2aeeb3aa
BREAKING(media-types): rename extensionsByType to allExtensions (#5106) 2024-06-22 00:11:31 +09:00
Asher Gomez
1271a7f392
docs(media-types): polish documentation (#4731) 2024-05-15 16:33:05 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
26093f9670
docs(media_types): module doc (#4498) 2024-03-16 22:05:59 +00:00
David Luis
ad4abccb66
docs: replace markdown hyperlink syntax with {@link} tag where necessary. (#4253)
docs: replaces markdown hyperlink syntax with `{@link}` tag when necessary.
2024-02-01 09:19:46 +11: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
Asher Gomez
2f38b1995f
Revert "BREAKING(media_types): remove typeByExtension()" (#3877) 2023-11-29 20:00:04 +11:00
Asher Gomez
f34104ac53
BREAKING(media_types): remove typeByExtension() (#3848) 2023-11-24 19:08:26 +11:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Asher Gomez
fda52ca45b
feat(media_types): single-export files (#3001) 2022-12-19 19:02:14 +09:00
Lino Le Van
8cc6c1870d
docs(media_types): fix incorrect documentation (#3016) 2022-12-19 13:58:07 +09:00
Leo Kettmeir
aba5017d43
docs: reorganize docs (#2658) 2022-11-25 12:40:23 +01:00
Asher Gomez
3b9fb39ddd
chore: remove void and Promise<void> return types (#2550) 2022-08-24 10:21:57 +09:00
Kitson Kelly
e83306672e
docs: improve module documentation (#2511) 2022-08-11 21:51:20 +10:00
ayame113
2d1be13a3f
feat(media_types): Improve contentType type definition (#2357) 2022-06-22 09:13:01 -04:00
Kitson Kelly
bd7b612a18
fix(media_types): work around type issues under Node.js (#2304) 2022-06-03 15:12:52 +10:00
Kitson Kelly
ae22ac44ff
feat: add media_types (#2286) 2022-06-01 08:43:48 +10:00
Ryan Dahl
36bf5ba4ed Remove /media_types (denoland/deno#4594) 2021-02-01 10:46:57 +00:00
Yusuke Sakurai
ee8ec4b053 remove non-null assertion operator from std (part1) (denoland/deno#3900) 2021-02-01 10:46:57 +00:00
Ry Dahl
3a9eb92372 Happy new year! (denoland/deno#3578) 2021-02-01 10:46:56 +00:00
Kitson Kelly
c0390ade3d Add eslint for linting (#235) 2019-03-04 19:53:35 -05:00
Kitson Kelly
0e00fe9cd3 Add media_types collection (#97) 2019-01-11 00:16:47 -05:00