Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashish-makes/text-editor
A user-friendly online text editor built with HTML, CSS, and JavaScript.
https://github.com/ashish-makes/text-editor
html-css-javascript html-css-js html-css-js-project html-css-js-text-editor online-text-editor text-editor
Last synced: 26 days ago
JSON representation
A user-friendly online text editor built with HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/ashish-makes/text-editor
- Owner: ashish-makes
- License: mit
- Created: 2023-08-09T16:00:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T21:35:23.000Z (about 1 year ago)
- Last Synced: 2024-11-13T15:57:41.664Z (2 months ago)
- Topics: html-css-javascript, html-css-js, html-css-js-project, html-css-js-text-editor, online-text-editor, text-editor
- Language: HTML
- Homepage: https://ashish-makes.github.io/text-editor/
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnlineTextEditor - Rich Text Editing Made Easy
OnlineTextEditor is a powerful web-based text editor that empowers users to create and edit documents with a variety of formatting options, all within their browser. This editor is built using HTML, CSS, and JavaScript to provide a seamless and user-friendly editing experience.
![534shots_so (1)](https://github.com/ashish-makes/text-editor/assets/106135144/5dfb4cb7-8742-4861-8d2a-1e64b97523fe)
## Features
- **Text Formatting:** Make your text stand out using formatting options such as bold, italics, and strikethrough.
- **Justify Text:** Align your text to the left, right, center, or justify it for a polished and professional appearance.
- **Font Styling:** Choose from a range of font sizes to ensure your text is presented exactly as you envision.
- **Save and Restore:** Documents are saved automatically to your browser's local storage, ensuring you never lose your work.
- **Clean Interface:** An intuitive and clutter-free user interface makes text editing a breeze for users of all skill levels.
- **Collaborative Editing:** (Future Feature) Collaborate with others in real-time to edit documents together.
## Getting Started
1. Clone this repository to your local machine:
```bash
git clone https://github.com/ashish-makes/text-editor
2. Navigate to the repository directory::
```bash
cd text-editor
3. Open the 'index.html' file in your preferred web browser.## Contributing
We welcome contributions that enhance the text editing experience! To contribute:1. Fork this repository.
2. Create a new branch for your feature or bug fix:
```bash
cd text-editor
3. Open the 'index.html' file in your preferred web browser.
```bash
git commit -m "Add a concise description of your changes"
4. Push your changes to your forked repository.
5. Create a pull request targeting this repository's main branch.## License
This project is licensed under the MIT License - see the LICENSE file for details.