kitspace / electro-grammar

:zap: A parser for electronic component descriptions
https://kitspace.github.io/electro-grammar/
MIT License
276 stars 13 forks source link

Fix packages parsed as values #31

Closed kasbah closed 4 years ago

kasbah commented 4 years ago

We have an issue with e.g. "capacitor 0603" being parsed as a 603 farad capacitor. This fixes that. Additionally it removes "1u" on it's own being parsed as resistor.