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

some suggestions #72

Open
jimmywarting opened this issue Apr 14, 2023 · 0 comments
Open

some suggestions #72

jimmywarting opened this issue Apr 14, 2023 · 0 comments

Comments

@jimmywarting
Copy link

jimmywarting commented Apr 14, 2023

  • Replace axios \w fetch
  • use native web crypto instead of node crypto
  • use explicit path with extensions
  • don't depend so much on NodeJS stuff, would like to one day be able to use it in Deno or Bun.js. and heck even in browsers too. start by replacing Buffer with Uint8Array
  • try to switch to ESM-only
  • replace uuid dependency with crypto.randomUUID()
  • remove legacy stuff like forge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant