Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitbravo/vikids_editor

Custom Medium Editor
https://github.com/bitbravo/vikids_editor

html html-parser javascript jquery-file-upload jquery-plugin medium

Last synced: 6 days ago
JSON representation

Custom Medium Editor

Awesome Lists containing this project

README

        

# This is a HTML code editor.
This is a customize MediumEditor with the additional features than other Edit.
User can generate all html contents by using special pattern.
Live URL: https://medium-editor-3379b.firebaseapp.com
- How to create img and video elements

```[![image caption](image_path)]```

```[@[video caption](video url)]```

Example:
```[![Houses](http://sfeizigroup.com/wp-content/uploads/2017/05/slide-5.jpg)]```
[![Houses](http://sfeizigroup.com/wp-content/uploads/2017/05/slide-5.jpg)]

```[@[video caption](video url)]```

## Main features

- User authentication
- Text Edit tool
- New Line
- Bold, italic, underlined.
- Paste from buffer as plain text
- URL Parse
- Custom Emoji
....

## How to install dependencies

$ cd vikids_editor

$ npm install