Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JP1016/Markdown
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
https://github.com/JP1016/Markdown
markdown markdown-builder markdown-converter markdown-editor markdown-generator markdown-html markdown-online markdown-previewer markdown-snippets markdown-to-html markdown-writer
Last synced: 7 days ago
JSON representation
📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases
- Host: GitHub
- URL: https://github.com/JP1016/Markdown
- Owner: JP1016
- License: mit
- Created: 2019-09-27T06:33:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:17:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T17:00:48.613Z (26 days ago)
- Topics: markdown, markdown-builder, markdown-converter, markdown-editor, markdown-generator, markdown-html, markdown-online, markdown-previewer, markdown-snippets, markdown-to-html, markdown-writer
- Language: TypeScript
- Homepage: https://markdownapp.now.sh/
- Size: 3.48 MB
- Stars: 210
- Watchers: 7
- Forks: 11
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- project-awesome - JP1016/Markdown - 📖Clean & Modern MarkDown Generator, 🔌Offline Support and Easy Generation of Markdown ⚡️⚛️ https://github.com/JP1016/Markdown-Electron/releases (TypeScript)
README
# 📖 Markdown Editor
### ⚡Creating markdown made easy!!
[![Markdown](https://github.com/JP1016/Markdown/blob/master/preview.png?raw=true "Markdown")]()
```javascript
🎉 Features```
#### 👆One Click Licence, Contribution Guidelines Export
#### 💾Load and Save Markdown to Indexed DB
#### 🚀Copy/Download Markdown with one-click
#### 🌟Auto Save for Markdowns
#### 🌓Dark/Light Mode
#### 🎎Resizable Split UI
#### ✨Assist for Inserting Images/Link
#### 🚅Save Frequently used Contributing Guidelines/Contributors/Licence on to local storage
#### 📬Opens the recent file, that you were editing on resuming
#### ⚛️ Electron & PWA app for offline use
#### 🔌 No Internet
#### 📖 OpenSource
```javascript
🌟 Markdown Samples```
| Formatting | Example |
| ------------ | ---------------------------- |
| Bold Text | **This is a bold text** |
| Italics | _This will be in italics_ |
| Striked Text | ~~This will appear striked~~ |Heading - ### Sample H3 Header
### Bullet List
- Bullet 1
- Bullet 2### Checkbox
- [ ] Unchecked Checkbox
- [x] Checked### Blockquote
> This is a sample blockquote
### Code
```javascript
let a = 1;
(function() {
console.log("IIFE");
})();
```### Table
| Name | Purpose |
| --------------------------------- | --------------------- |
| [Paper](https://paperapp.now.sh/) | Note Taking App |
| [Markdown](https://mdown.now.sh) | Markdown Creation app |### Link
[Markdown Web URL](https://mdown.now.sh)
### Image
Original Size
![Markdown Logo](http://icons.iconarchive.com/icons/paomedia/small-n-flat/256/terminal-icon.png)Custom Size
```javascript
🔨 Stack
```- Angular
- Indexed DB
- Electron```javascript
🤝 Contributing
```Contributions, issues and feature requests are welcome! 😍
Show your support
Give a ⭐️ if this project helped you! 🥰
If you like this app , Star it on Github, Follow me on Twitter
Icons by FeatherIcons from https://feathericons.com