Commit Graph

10 Commits

Author SHA1 Message Date
Lucas Wasilewski
bc20dbe21b
BREAKING(ini): parse understands booleans, undefined, null and numbers (#6121)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-11-06 13:45:40 +09:00
Asher Gomez
440ce91e16
docs(ini): cleanup module documentation (#5566) 2024-07-29 20:40:10 +10:00
Yoshiya Hinosawa
e710e61b62
BREAKING(ini): make IniMap private (#5351) 2024-07-09 12:31:59 +09:00
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
ec73b76d91
docs(ini): improve ini docs (#5020) 2024-06-11 16:05:04 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
46d9fa594c
chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10: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
Yoshiya Hinosawa
67bbf14d89
feat: add std/ini (#3871)
Co-authored-by: Aaron Huggins <16567111+aaronhuggins@users.noreply.github.com>
2023-12-04 13:43:26 +09:00