File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1- .DS_Store
2- .DS_Store
1+ node_modules
2+ dist
3+ .vscode
4+ .DS_Store
Original file line number Diff line number Diff line change 1+ Smith chart tool re-write goals
2+ 1 - Make the code more freiendly to read, so that "the community" can contribute
3+ 2 - Hover on the smith chart
4+ 3 - use a bundler and lint
5+ 4 - Add sliders to components
6+ 5 - Add custom circles
7+ 6 - Add transformers
8+ 7 - move to smithchart.com https://www.smithchart.com
9+ 8 - series stub circuit elements
10+ 9 - get advertising from that one commentor - count clicks with https://letscountapi.com/docs
11+ 10 - put the state in the URL
12+
13+
114NOT GOING TO DO - 3 - Add a s-parameter to impedance converter
215
316DONE - 1 - Add tolerances to components
Original file line number Diff line number Diff line change 3737
3838< body id ="page-top ">
3939
40+ < div style ="background: #ffeeba; color: #856404; padding: 16px; border: 1px solid #ffeeba; border-radius: 4px; margin: 16px 0; font-family: sans-serif; font-size: 1rem; ">
41+ < strong > Notice:</ strong > This site has moved! Due to heavy updates. Please visit the new site at
42+ < a href ="https://onlinesmithchart.com " style ="color: #0056b3; font-weight: bold; " target ="_blank " rel ="noopener noreferrer ">
43+ https://onlinesmithchart.com
44+ </ a >
45+ </ div >
46+
4047 <!-- Navigation -->
4148
4249 < div class ="w-100 p-3 bg-navy text-white ">
You can’t perform that action at this time.
0 commit comments