Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://khang-nd.github.io/win7/
Windows 7 Simulation
https://khang-nd.github.io/win7/
css jquery js
Last synced: 3 months ago
JSON representation
Windows 7 Simulation
- Host: GitHub
- URL: https://khang-nd.github.io/win7/
- Owner: khang-nd
- License: mpl-2.0
- Created: 2019-09-21T09:14:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T11:24:26.000Z (over 1 year ago)
- Last Synced: 2024-05-14T03:05:53.539Z (6 months ago)
- Topics: css, jquery, js
- Language: SCSS
- Homepage: https://khang-nd.github.io/win7/
- Size: 7.99 MB
- Stars: 34
- Watchers: 1
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-desktops - Win7 - nd/windows7) | (Websites)
README
# Windows 7 Simulation
Windows 7 Simulation is a small project to simulate the user interface and functionalities of Windows 7 using pure web components and libraries.
It supports both desktop and mobile devices.## Libraries
* [jQuery](https://jquery.com/)
* [jQuery UI](https://jqueryui.com/)
* [Touch Punch](http://touchpunch.furf.com/)
* [html2canvas](https://html2canvas.hertzen.com/)
* [Font Awesome](https://fontawesome.com/v4.7.0/)
* [X-Frame-Bypass](https://github.com/niutech/x-frame-bypass) (web component)## Bundlers
* [SCSS](https://sass-lang.com/) - A CSS preprocessor.
* [Webpack](https://webpack.js.org/) - A module bundler for web apps.## Development dependencies
* [ESLint](https://eslint.org/)
* [Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=ritwickdey.live-sass)## Change Log
See [changelog.md](changelog.md)