-
Notifications
You must be signed in to change notification settings - Fork 147
Refactor #19
Copy link
Copy link
Open
Labels
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
Reactions are currently unavailable