An open API service indexing awesome lists of open source software.

https://github.com/cinderblock/ewd

Electronics Workbench (MultiSIM/Ultiboard) proprietary file format decoder
https://github.com/cinderblock/ewd

multisim national-instruments ultiboard

Last synced: 4 months ago
JSON representation

Electronics Workbench (MultiSIM/Ultiboard) proprietary file format decoder

Awesome Lists containing this project

README

          

# Electronics Workbench Decoder (and Encoder?)

## Development

```bash
npm i
npm run dev -- --verbose ../path-to-file.ewprj ../path-to-file2.ewprj
```