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
- Host: GitHub
- URL: https://github.com/cinderblock/ewd
- Owner: cinderblock
- Created: 2021-08-07T22:28:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T02:21:09.000Z (over 4 years ago)
- Last Synced: 2025-07-04T13:25:28.977Z (12 months ago)
- Topics: multisim, national-instruments, ultiboard
- Language: TypeScript
- Homepage:
- Size: 245 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```