Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing JSDoc to exported functions in std #7487

Open
tokiedokie opened this issue Sep 15, 2020 · 6 comments
Open

missing JSDoc to exported functions in std #7487

tokiedokie opened this issue Sep 15, 2020 · 6 comments

Comments

@tokiedokie
Copy link
Contributor

@tokiedokie tokiedokie commented Sep 15, 2020

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
@fuku710
Copy link

@fuku710 fuku710 commented Sep 18, 2020

I want to challenge this issue.

@bhumijgupta
Copy link
Contributor

@bhumijgupta bhumijgupta commented Oct 1, 2020

I'd like to add JSDoc docstrings for node/url.ts

@starkensin
Copy link

@starkensin starkensin commented Oct 3, 2020

I will take node/util.ts

@crowlKats
Copy link
Contributor

@crowlKats crowlKats commented Oct 3, 2020

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

@bhumijgupta
Copy link
Contributor

@bhumijgupta bhumijgupta commented Oct 3, 2020

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

@DCtheTall
Copy link

@DCtheTall DCtheTall commented Oct 5, 2020

I'd also be interested in participating in this for a Hacktoberfest PR if the owners of this repo are willing 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants
You can’t perform that action at this time.