View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (147 forks)github user discovery
help wanted

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This package hasn't been updated for years. Although the code still works, some bits should be refactored to embrace the new specs.

Some todo/rules for the refactor:

  • no new dependency (package management for node sucks, and I don't want to be part of it)
  • adopt TypeScript, and drop apollo.js (TypeScript provides everything apollo.js does and it's typed)
  • address some of the issues in this repo

Contributor guide