Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 378 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 378 Bytes

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