/resistors.fyi

Simple, accessible reverse resistor calculator

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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?)