Skip to content

michaelravedoni/woditor

Repository files navigation

Woditor


Web open document (WOD) Editor
Editor for web native document with paged.js.
Built with ❤︎ by Michael Ravedoni and contributors

Table of Contents

Introduction

license

WIP — Attention please ! I am a novice in Javascript. This project exists to illustrate some ideas. If you are interested, do not hesitate to help and contribute. I'd be happy to!

Imagine no longer needing Microsoft Word to create documents! Imagine that you can create documents only with W3C standards (HTML/CSS/JS/JSON+LD). Imagine that you can export and print them easily! That' s what this editor wants to do. Thanks to Paged.js and modern web browsers, this is now possible!

Check the demo (under development) to get a better idea of the project.

Features

  • HTML/JS/CSS/JSON editor
  • Document output with Paged.js

Usage

Comming…

Documentation

Comming…

Contributing

We’re really happy to accept contributions from the community, that’s the main reason why we open-sourced it! There are many ways to contribute, even if you’re not a technical person. Check the roadmap or create an issue if you have a question.

  1. Fork this project
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

History and changelog

You will find changelogs and releases in the CHANGELOG.md file.

Roadmap

  • Print and PDF export
  • User interface (html, css, js and markdown editor)
  • Form for data (json)
  • Import file
  • Import model

Authors and acknowledgment

See also the list of contributors who participated in this project.

License

MIT License