##Introduction Trailer is a Javascript library for creating railroad diagrams (also known as "syntax diagrams"), from context-free grammars specified in EBNF ("Extended Backus-Naur Form").
Trailer generates syntax diagrams in pure HTML and CSS and requires jQuery only. No other libraries, plug-ins or browser capabilities are needed. It is designed to be easily integrated into your own web pages.
Trailer is open-source software under the GPLv3 license.
##Resources
- Online Diagram Generator (demo page) — Generate syntax diagrams online!
- Downloads
- Installation
- Usage and Syntax