delight-im / HTML-Sheets-of-Paper

Word processor in your browser using HTML and CSS (for invoices, legal notices, etc.)
https://delight-im.github.io/HTML-Sheets-of-Paper/
MIT License
1.22k stars 142 forks source link

Improve project description #1

Closed ocram closed 8 years ago

ocram commented 9 years ago
barbalex commented 8 years ago

a quick example how to implement this would be nice

barbalex commented 8 years ago

in which browsers does this work?

ocram commented 8 years ago

@barbalex Thanks for your questions!

Implementing this is really easy and notes on how to do this have been added here: https://github.com/delight-im/HTML-Sheets-of-Paper/commit/5e7c6c422e3e7732f3dee5046d9078f8573436cc

A basic browser compatibility list has been added as well:https://github.com/delight-im/HTML-Sheets-of-Paper/commit/65f11278467c4b05c12f231e113ef5890417c163

This might require some more tests, though, and thus may be amended or modified in the future. Help is appreciated, of course :)

ocram commented 8 years ago

Project description improved in https://github.com/delight-im/HTML-Sheets-of-Paper/commit/ebbe5e84cc925c248a4031b9a2e8e2a7be1359d7

barbalex commented 8 years ago

thanks!