issues
search
tabatkins
/
railroad-diagrams
:steam_locomotive: A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!
MIT License
1.66k
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolve #113
#115
voidvoxel
closed
4 months ago
3
Refresh example.html
#114
FrancoisCapon
opened
8 months ago
0
Snyk XSS vulnerability
#113
me-matt
closed
4 months ago
2
Add an expectation container
#112
LHLaurini
closed
8 months ago
3
test_2
#111
AbhiSwamiUConn
closed
9 months ago
2
Port text diagram support to Javascript version
#110
RossPatterson
closed
10 months ago
0
Make example.html work again. Not the prettiest technique, but it works.
#109
RossPatterson
opened
10 months ago
0
Diagram.addTo() doesn't find the right <script> tag for <script type=module>
#108
RossPatterson
opened
10 months ago
0
Fix Choice down spacing
#107
robjhornby
closed
11 months ago
1
Fix Choice down spacing
#106
robjhornby
closed
11 months ago
3
Fix Issue 94 for Python
#105
RossPatterson
closed
11 months ago
0
Fix #103: Flake8 config errors due to wrong comment style
#104
RossPatterson
closed
1 year ago
0
Flake8 config errors due to wrong comment style
#103
RossPatterson
closed
1 year ago
0
Add __repr__ to Pythom Group and HorizonalChoice to fix #101
#102
RossPatterson
closed
1 year ago
0
No __repr__ for Python Group() or HorizontalChoice()
#101
RossPatterson
closed
1 year ago
1
sdist is missing tests
#100
mtelka
opened
1 year ago
0
RELEASE NOTES
#99
tabatkins
opened
1 year ago
1
Changelog?
#98
jhpratt
closed
1 year ago
3
example.html has bit-rotted
#97
sfkleach
opened
2 years ago
3
[2.0.3] Available from PIP for Ubuntu 18.04 + Python 3.6
#96
hswong3i
closed
2 years ago
6
Updated JS readme file
#95
mfederczuk
closed
2 years ago
0
[question]: text output?
#94
bennypowers
closed
11 months ago
10
unexpected behaviour using Stack()
#93
njamescouk
closed
2 years ago
2
Give the dingus the ability to set the global options
#92
govarney
closed
2 years ago
6
Please create git tags for releases
#91
mgorny
opened
3 years ago
9
Bug in AlternatingSequence exception
#90
ptmcg
closed
3 years ago
1
railroad-diagrams.js is missing Group()
#89
asmaloney
closed
2 years ago
1
Updated railroad.py to correct OptionalSequence error
#88
yengip
closed
3 years ago
4
Python port leaves gap after OptionalSequence
#87
yengip
closed
3 years ago
2
suggestion: typescript support
#86
2A5F
closed
4 years ago
1
Fix missing xlink namespace in standalone Python output
#85
enplotz
closed
4 years ago
0
Options to colour the Terminals?
#84
lurch
closed
4 years ago
2
Include missing files in sdist
#83
thatch
closed
4 years ago
1
Missing files in sdist
#82
thatch
closed
4 years ago
1
Add attribute xmlns:xlink="http://www.w3.org/1999/xlink" to standalone output
#81
prantlf
closed
4 years ago
0
Add pages for JSON and YAML inputs, scripts to check diagrams and generate SVGs with Node.js
#80
prantlf
opened
4 years ago
0
Perform static syntax checks of the JavaScript code using eslint
#79
prantlf
opened
4 years ago
0
Add Diagram.fromJSON() to construct a diagram from JSON data
#78
prantlf
opened
4 years ago
0
Add a container : Group()
#77
YannisDelmas
closed
4 years ago
2
No AlternatingSequence example in README
#76
lurch
closed
4 years ago
1
Add a walk_railroad function to railroad.py (and slightly refactor the class hierarchy)
#75
lurch
closed
4 years ago
2
Fix typo in railroad.py
#74
lurch
closed
4 years ago
0
Add Download Page
#73
liulinwjzx
opened
5 years ago
0
add download page
#72
liulinwjzx
closed
5 years ago
0
Generated HTML symbols entities are missing a ';'.
#71
adamatom
closed
5 years ago
1
Fix text alignment issues
#70
aeurielesn
closed
5 years ago
1
Python port problem?
#69
JohnCC330
closed
5 years ago
1
Preserve whitespace in SVG text nodes.
#68
mebeim
closed
5 years ago
0
F# Port
#67
Marti2203
closed
4 years ago
2
Add missing format call when formatting a 'complex' End in the python port.
#66
SpencerPark
closed
5 years ago
1
Next