Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saddamarbaa/texteditor
==> Simple Text Editor built with Vanilla JavaScript in this project I learned more about DOM (Document Object Model), The Browser Object Model (BOM), and Modern ES6+ Javascript...
https://github.com/saddamarbaa/texteditor
bom bootstrap html-css javascript-html-dom modern-es6-javascript texteditor vanilla-javascript
Last synced: about 1 month ago
JSON representation
==> Simple Text Editor built with Vanilla JavaScript in this project I learned more about DOM (Document Object Model), The Browser Object Model (BOM), and Modern ES6+ Javascript...
- Host: GitHub
- URL: https://github.com/saddamarbaa/texteditor
- Owner: saddamarbaa
- Created: 2020-12-13T08:40:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T17:32:56.000Z (over 3 years ago)
- Last Synced: 2024-10-02T16:20:38.115Z (about 2 months ago)
- Topics: bom, bootstrap, html-css, javascript-html-dom, modern-es6-javascript, texteditor, vanilla-javascript
- Language: HTML
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## textEditor
This is a code repository for project: Simple TextEditor with vanilla JavaScript
in this project I learned more about the HTML DOM (Document Object Model) and The Browser Object Model (BOM)### LIVE DEMO
#### LIVE VIDEO DEMO
![image](https://user-images.githubusercontent.com/51326421/102085804-b7ac7700-3e49-11eb-8cd7-5277c7b35730.png)