deno_std: missing JSDoc to exported functions in std

there are many exported functions in standard library but some functions’ JSDocs are missing

here is the list of ts files that need to be updated

  • encoding/hex.ts
  • encoding/toml.ts
  • fmt/colors.ts
  • fmt/printf.ts
  • fs/walk.ts
  • http/file_server.ts
  • io/streams.ts
  • io/util.ts
  • log/mod.ts
  • node/querystring.ts
  • node/url.ts
  • node/util.ts
  • path/posix.ts
  • path/win32.ts
  • testing/assert.ts
  • testing/diff.ts
  • uuid/mod.ts
  • uuid/v1.ts
  • uuid/v4.ts
  • uuid/v5.ts
  • ws/mod.ts

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 5
  • Comments: 17 (14 by maintainers)

Commits related to this issue

Most upvoted comments

Closing as this has been completed

this is a dream issue for people who just want to complete hacktoberfest…

According to the latest change in rule, a hacktoberfest tag should be present on the repo for it to be included in hacktoberfest. Deno does not have any such tag, so the contributions wont be counted towards it

I want to challenge this issue.