https://github.com/le717/notepad
An HTML5 and JavaScript partial recreation of Windows Notepad
https://github.com/le717/notepad
css html javascript notepad windows windows-notepad
Last synced: 3 months ago
JSON representation
An HTML5 and JavaScript partial recreation of Windows Notepad
- Host: GitHub
- URL: https://github.com/le717/notepad
- Owner: le717
- License: mit
- Created: 2015-10-12T19:06:28.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-11-30T01:27:50.000Z (about 1 year ago)
- Last Synced: 2024-11-30T02:27:13.711Z (about 1 year ago)
- Topics: css, html, javascript, notepad, windows, windows-notepad
- Language: JavaScript
- Homepage: https://le717.github.io/notepad/
- Size: 63.5 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notepad
> An HTML5 and JavaScript partial recreation of the Windows 10 version of [Windows Notepad](https://en.wikipedia.org/wiki/Notepad_%28software%29).
## Features
- File > New file
- File > Save file
- File > Save file as
- File > Print file
- Edit > Cut
- Edit > Copy
- Edit > Select All
- Edit > Date/Time (`en_US` only)
- Help > View Help
- Word wrap/Status bar (Windows 10 1809)
## License
[MIT](LICENSE)
Created 2015-2018 Caleb Ely