https://github.com/ubdanam/lite-heading-editor
A web app that lets you write anywhere and convert your content into H1.
https://github.com/ubdanam/lite-heading-editor
css dom-manipulation editor html javascript suggestions
Last synced: 6 months ago
JSON representation
A web app that lets you write anywhere and convert your content into H1.
- Host: GitHub
- URL: https://github.com/ubdanam/lite-heading-editor
- Owner: UbdaNam
- License: mit
- Created: 2024-01-03T04:01:42.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-25T19:18:10.000Z (over 1 year ago)
- Last Synced: 2024-06-25T21:05:20.624Z (over 1 year ago)
- Topics: css, dom-manipulation, editor, html, javascript, suggestions
- Language: JavaScript
- Homepage: https://lite-heading-editor.onrender.com/
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lite-heading-editor
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contribution](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)Hi there! Welcome to Lite-Heading-Editor
This web application aims to provide users with a user-friendly platform for content creation, focusing exclusively on H1 blocks. Inspired by Notion, this project is just a demo version.
Client
- **User-friendly UI**
- **Easy new text input creation**
- **Edit your texts**
- **Heading block suggestions**
- **Real-time suggestions**
- **Select blocks from suggestion**
- **Delete your texts**
- **Create h1 headings effortlessly**
- [Live Demo Link](https://lite-heading-editor.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- **Web Browser**
### Setup
Clone this repository to your desired folder:
```snippet
git clone https://github.com/UbdaNam/lite-heading-editor.git
```
### Usage
Run this project by:
opening the index.html which is located inside the cloned folder, in the browser.
👤 **Ubda Nam**
- GitHub: [@UbdaNam](https://github.com/UbdaNam)
- LinkedIn: [Abdurahim M.](https://www.linkedin.com/in/abdurahim-miftah/)
- [ ] **Add more block suggestions**
- [ ] **Add keyboard navigation for dropdown**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/UbdaNam/lite-heading-editor/issues).
If you like this project please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.
- This project is built based on given figma design by (Confidential)
This project is [MIT](./LICENSE) licensed.