Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

CommonJS to ESM

Open
#1,838 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
18/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, nodejs

Research direction

Review the unchecked items in the issue, especially the CI/CD YAML, Rollup, conformance tests, dependency updates, and proxy validation. Compare them with the completed NSS, OIDC, provider.json, and online-validation checklist entries. Done requires resolving the remaining checklist items and confirming the associated tests and validations pass.

Written by the indexing model from the issue text.

Description

  • NSS code
    • full CJS to ESM code
    • tests full ESM
    • update dependencies to latest whenever possible
      • except bootstrap for licence issue
    • CI/CD .yaml
    • rollup
  • OIDC stack
    • webid scope
    • test OIDC conformance
    • implement ES256/384/512
    • iss security rfc9702
  • provider.json
    • update provider.json for webid scope, ES256/RS256
    • migration document : update provider.json in production
  • tests
    • test-suite in CI/CD
    • NSS tests
    • conformance tests
  • online validation
    • visual conformance
    • account creation/deletion/pass recovery
    • external apps login with UVDSL
    • external login with @inrupt
    • mashlib@1
    • mashlib@2
    • PATCH with Trusted app creation
    • proxy
Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nodeSolidServer/node-solid-server

All issues in nodeSolidServer/node-solid-server

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.