Notepad-JS is a fully functional, responsive, and user-friendly web-based note editor. Designed for efficiency, it provides full local file management and dynamic text styling options, making it a powerful tool for anyone looking to write, edit, and store notes without any external dependencies.
Developed by Bocaletto Luca.
✅ Full File Management: New, Open, Save, and Save As functionalities.
✅ Complete Local Operation: No API or registration required.
✅ Customizable Text Styling: Modify font, size, and color dynamically.
✅ Responsive UI: Seamlessly adapts to different screen sizes using Bootstrap.
✅ Lightweight & Fast: Runs entirely in the browser—no installation needed.
Language/Framework | Purpose |
---|---|
HTML5 | Semantic structure |
CSS3 (Bootstrap) | Styling & responsive design |
JavaScript (ES6) | Core functionality & file management |
git clone https://github.com/bocaletto-luca/Notepad-JS.git
cd Notepad-JS
Simply open the notepad.html
file in your browser.
- Type your notes freely.
- Use the File menu to create, open, save, or export your notes.
- Customize your text style using the toolbar to change font, size, and color.
- New Note: Clears the current note with a confirmation prompt.
- Open Note: Loads a
.txt
or other text-based file from your device into the editor. - Save Note: Saves the current note using its existing file name.
- Save As: Prompts for a file name and downloads the note as a text file.
- Font Family: Select from multiple font options.
- Font Size: Adjust the text size dynamically.
- Font Color: Choose a color for better readability.
Shortcut | Action |
---|---|
Ctrl + C | Copy text |
Ctrl + V | Paste text |
Ctrl + S | Save note |
(Replace this placeholder with an actual screenshot of the application.)
This project is licensed under the GPL v3 License. See GPL v3 for full details.
For any questions or feedback, contact:
🧑💻 Bocaletto Luca
📌 GitHub: bocaletto-luca
✨ Enjoy Writing with Notepad-JS! ✨