Add color boxes and a syntax.md link to README.md
This commit is contained in:
parent
a6504fd6c9
commit
f65bde6f09
@ -13,17 +13,64 @@ WireViz is a tool for easily documenting cables, wiring harnesses and connector
|
||||
|
||||
## Features
|
||||
|
||||
* WireViz input files are fully text based
|
||||
* WireViz input files contain fully text based [YAML syntax](syntax.md)
|
||||
* No special editor required
|
||||
* Human readable
|
||||
* Easy version control
|
||||
* YAML syntax
|
||||
* UTF-8 input and output files for special character support
|
||||
* UTF-8 special character support
|
||||
* Understands and uses color abbreviations as per [IEC 60757](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system) (black=BK, red=RD, ...)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
<!-- * Optionally outputs colors as abbreviation (e.g. 'YE'), full name (e.g. 'yellow') or hex value (e.g. '#ffff00'), with choice of UPPER or lower case (#158) -->
|
||||
* Auto-generates standard wire color schemes and allows custom ones if needed
|
||||
* [DIN 47100](https://en.wikipedia.org/wiki/DIN_47100) (WT/BN/GN/YE/GY/PK/BU/RD/BK/VT/...)
|
||||
* [IEC 60757](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system) (BN/RD/OR/YE/GN/BU/VT/GY/WT/BK/...)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
* [IEC 60757](https://en.wikipedia.org/wiki/Electronic_color_code#Color_band_system)
|
||||
(BN/RD/OR/YE/GN/BU/VT/GY/WT/BK/...)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
* [25 Pair Color Code](https://en.wikipedia.org/wiki/25-pair_color_code#Color_coding) (BUWH/WHBU/OGWH/WHOG/GNWH/WHGN/BNWH/...)
|
||||
* [TIA/EIA 568 A/B](https://en.wikipedia.org/wiki/TIA/EIA-568#Wiring) (Subset of 25-Pair, used in CAT-5/6/...)
|
||||
* Understands wire gauge in mm² or AWG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user