Skip to content

Simple, accessible reverse resistor calculator

License

Notifications You must be signed in to change notification settings

citelao/resistors.fyi

Repository files navigation

Resistors.fyi

Simple resistor calculator.

Development

npm run watch

Deployment

npm run build && npm run deploy

TODO

  • Add license
  • Accessibility - screen reader announcements
  • Accessibility - remaining screen reader experience (landmarks? instructions?)
  • Accessibility - vague colors
  • Deploy (gh-pages on npm?)