All Projects → GeorgioWan → Oi

GeorgioWan / Oi

Licence: mit
A WYSIWYG Editor to create slides in impress.js.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Oi

Acm Icpc Resource
ACM-ICPC-resource chinese
Stars: ✭ 76 (-26.21%)
Mutual labels:  slide
Builder
Drag and drop page building using your code components
Stars: ✭ 1,281 (+1143.69%)
Mutual labels:  wysiwyg
Slate Edit Table
Slate plugin for table edition
Stars: ✭ 97 (-5.83%)
Mutual labels:  wysiwyg
Cppcon2015
Repository for the slides and the code of my CppCon 2015 talks.
Stars: ✭ 77 (-25.24%)
Mutual labels:  slide
Filemanager Laravel
FileManager for Laravel integrated with TinyMCE
Stars: ✭ 87 (-15.53%)
Mutual labels:  wysiwyg
Vue Slideout
A Slide-Out component for Vue.js 2.0
Stars: ✭ 91 (-11.65%)
Mutual labels:  slide
Lectures Labs
Slides and Jupyter notebooks for the Deep Learning lectures at Master Year 2 Data Science from Institut Polytechnique de Paris
Stars: ✭ 1,184 (+1049.51%)
Mutual labels:  slide
Ngx Quill
Angular (>=2) components for the Quill Rich Text Editor
Stars: ✭ 1,382 (+1241.75%)
Mutual labels:  wysiwyg
Easyintro
The flexible, easy to use, all in one app intro library for your Android project.
Stars: ✭ 89 (-13.59%)
Mutual labels:  slide
Vue Swipe Mobile
😃 A siwpe (touch slider) component for Vue2
Stars: ✭ 97 (-5.83%)
Mutual labels:  slide
Summernote Image Attributes
Summernote plugin to edit image attributes
Stars: ✭ 78 (-24.27%)
Mutual labels:  wysiwyg
Nicedit
WYSIWYG editor
Stars: ✭ 86 (-16.5%)
Mutual labels:  wysiwyg
Tiptap
The headless editor framework for web artisans.
Stars: ✭ 13,629 (+13132.04%)
Mutual labels:  wysiwyg
Richtext
WYSIWYG editor developed as jQuery plugin
Stars: ✭ 77 (-25.24%)
Mutual labels:  wysiwyg
Tinymce
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
Stars: ✭ 10,179 (+9782.52%)
Mutual labels:  wysiwyg
Wyg
A new WYSIWYG editing experience for the modern web
Stars: ✭ 73 (-29.13%)
Mutual labels:  wysiwyg
React Siema
ReactSiema Demo
Stars: ✭ 90 (-12.62%)
Mutual labels:  slide
Emberconf 2017
A collection of links that summarize EmberConf 2017
Stars: ✭ 103 (+0%)
Mutual labels:  slide
Laravel Filemanager Example 5.3
Demo integration for laravel-filemanager (https://github.com/UniSharp/laravel-filemanager).
Stars: ✭ 100 (-2.91%)
Mutual labels:  wysiwyg
Balsa
This repository holds source code of Balsa, a self hosted, privacy focused knowledgebase.
Stars: ✭ 93 (-9.71%)
Mutual labels:  wysiwyg

✨ BIG NEWS ✨

I rewrite the framework of impress.js with ReactJS, it's called React-impressJS

React-impressJS provides the better way to build a React App, it operate Steps with Virtual DOM but not DOM!

If you are playing impress.js with ReactJS, you should give it a shot!!

And please stay tuned for [ Oi ] ☺️

2017/03/28, OAwan

The NEW VERSION is under development.

It'll be more friendly to use, more powerful and more impressive!

Please stay tuned, Coming soon!! 😉

2016/11/15, OAwan

[ Oi ] Build Status

Oi

A WYSIWYG Editor to create slides in impress.js.

Have a BIG thought and try [ Oi ] out !

You must first know

Current progress

Features

  • Create step
  • Edit every step in slides
  • Delete step but not the #OVERVIEW
  • Download the slides as HTML with basic style ( [ NEW! ] Download with hint and author stamp )
  • Export the slides as JSON (Now only download a HTML file, but you can import it directly!!)
  • The best part is WYSIWYG for impress.js
  • [ NEW! ] Import 🎉
  • [ NEW! ] Easy guided tours with react-joyride

Todo..

  • Support more browser and Pad (Better on Chrome now)
  • Validation of input
  • Import
  • More theme to choose (Only basic style for slides from impress.js demo currently)
  • Optimize component re-render (TinymceEditor, EditPanel, etc.)
  • Improve the UX/UI (please help... T^T)
  • Maybe OAuth(?)

... anything you thought please PR or give an issue, thanks!!!

Wonderful works via [ Oi ]

https://project.oawan.me/Oi - [ Oi ]

If you have any work of slides or website via [ Oi ], please let me know (leave an issue or push a PR), I'd love to share your wonderful works!!

Development/Building

  1. This project made by React with Redux, you can checkout Dependencies first.
  2. And you can develop with Redux DevTools Extension, checkout Additional

Let's start

  1. Install NodeJS.
  2. Fork this project or clone it git clone https://github.com/GeorgioWan/Oi.git .
  3. cd Oi
  4. Install development dependencies npm install .
  5. Please checkout your branch git checkout -b YOUR-BRANCH-NAME .
  6. Start to develop npm run dev (it will run with webpack-dev-server)

Additional

You can develop [ Oi ] with redux-devtools-extension, it can show you what action you dispatch and what's change in state.

Start with

Dependencies

React

Webpack

Others

License

Copyright © 2016 Georgio Wan - MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].