# wavedrom.github.io **Repository Path**: zdevt/wavedrom.github.io ## Basic Information - **Project Name**: wavedrom.github.io - **Description**: WaveDromEditor is real-time editor of digital timing diagrams based on WaveDrom engine and WaveJSON format. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-21 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![alt text](images/logo.png "logo") # WaveDrom editor [WaveDromEditor](http://wavedrom.com/editor.html) is real-time editor of digital timing diagrams based on [WaveDrom](https://github.com/wavedrom/wavedrom) engine and [WaveJSON](https://github.com/wavedrom/schema/blob/master/WaveJSON.md) format. See [Tutorial](http://wavedrom.com/tutorial.html) for more examples. [Online editor](http://wavedrom.com/editor.html) ![alt text](images/firefox_22.gif "firefox") 4+ ![alt text](images/chrome_22.gif "chrome") 10+ ![alt text](images/safari_22.gif "safari") 5.1+ ![alt text](images/opera_22.gif "opera") 12+ ![alt text](images/ie_22.gif "ie") 11+ [Download editor](https://github.com/wavedrom/wavedrom.github.io/releases) (Windows, Mac, Linux) ## Builds [![Build Status](https://travis-ci.org/wavedrom/wavedrom.github.io.svg?branch=master)](https://travis-ci.org/wavedrom/wavedrom.github.io) ## How to Build Desktop Application * Install `nodejs` from http://nodejs.org/ or https://github.com/creationix/nvm * `npm install` to install the development environment * `npm run build` to build distributable packages ## Community Please use [WaveDrom user group](http://groups.google.com/group/wavedrom) for discussions, questions, ideas, whatever. ## License See [LICENSE](LICENSE).