Releases
CDN (v8)
This recommended way to use js-dos, on CDN there is always latest version of js-dos. Include this into your HTML page:
<!-- js-dos style sheet -->
<link rel="stylesheet" href="https://v8.js-dos.com/latest/js-dos.css">
<!-- js-dos -->
<script src="https://v8.js-dos.com/latest/js-dos.js"></script>
That is! DOS constructor is ready to use.
Github
Latest version always available on github releases page
Npm
js-dos - npm package
emulators - npm package
If you use npm or yarn, you can obtain the latest version by using npm install or yarn add. All files needed to run emulation are placed in the dist folder of packages.
13 октября 2024