summaryrefslogtreecommitdiff
path: root/std/fs/README.md
AgeCommit message (Expand)Author
2020-11-02docs: fix typo in std/fs README.md (#8104)Khushraj Rathod
2020-10-04docs(std): version all imports in README (#7442)tokiedokie
2020-10-04docs: end sentences with a period in markdown (#7813)Trivikram Kamat
2020-09-07BREAKING(std/fs): remove writeJson and writeJsonSync (#7256)Casper Beyer
2020-09-07BREAKING(std/fs): remove readJson and readJsonSync (#7255)Casper Beyer
2020-08-29docs(std/fs): remove stale references to readFileStr and writeFileStr (#7254)Casper Beyer
2020-08-25docs(std/fs): provide more context on unstable perm (#6748)Paul Jones
2020-07-26fix(std/json): Add newline at the end of json files (#6885)Marcin Puc
2020-07-22BREAKING(std/fs): remove readFileStr and readFileStrSync (#6848)Casper Beyer
2020-07-22BREAKING(std/fs): remove writeFileStr and writeFileStrSync (#6847)Casper Beyer
2020-06-20docs: document and add examples of expandGlob (#6404)Yoshiya Hinosawa
2020-06-08doc(std/fs): fix sync walk example (#6174)jersou
2020-05-20Provide required arguments to walk in example. (#5668)Hendrik
2020-05-17Miscellaneous documentation and spelling improvements (#5527)Bert Belder
2020-04-30doc(std/fs): README.md (#4913)张超杰
2020-04-29BREAKING: Include limited metadata in 'DirEntry' objects (#4941)Bert Belder
2020-04-27fix: typo fs readme.md (#4903)张超杰
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-09Move everything into std subdirRyan Dahl