improve README and sponsor page
This commit is contained in:
27
README.md
27
README.md
@@ -22,7 +22,7 @@ We’re looking for your feedback to improve tiptap 2 before the first public re
|
|||||||
We were looking for a text editor for [Vue.js](https://github.com/vuejs/vue) and found some solutions that didn’t really satisfy us. An editor should be easy to extend and not based on old dependencies such as jQuery. For React there is already a great editor called [Slate.js](https://github.com/ianstormtaylor/slate), which impresses with its modularity. We came across [ProseMirror](https://github.com/prosemirror) and decided to build on it. ProseMirror is a toolkit for building rich text editors that are already in use at many well-known companies such as *Atlassian* or *New York Times*.
|
We were looking for a text editor for [Vue.js](https://github.com/vuejs/vue) and found some solutions that didn’t really satisfy us. An editor should be easy to extend and not based on old dependencies such as jQuery. For React there is already a great editor called [Slate.js](https://github.com/ianstormtaylor/slate), which impresses with its modularity. We came across [ProseMirror](https://github.com/prosemirror) and decided to build on it. ProseMirror is a toolkit for building rich text editors that are already in use at many well-known companies such as *Atlassian* or *New York Times*.
|
||||||
|
|
||||||
### What does `headless` mean?
|
### What does `headless` mean?
|
||||||
With headless components you'll have (almost) full control over markup and styling. We don’t want to tell you what a menu should look like or where it should be rendered in the DOM. That’s all up to you. There is also a [great article about headless components](https://adamwathan.me/headless-components-in-vuejs/) by Adam Wathan.
|
With headless components you'll have (almost) full control over markup and styling. We don’t want to tell you what a menu should look like or where it should be rendered in the DOM. That’s all up to you. There is also a [great article about headless components](https://adamwathan.me/renderless-components-in-vuejs/) by Adam Wathan.
|
||||||
|
|
||||||
### How is the data stored under the hood?
|
### How is the data stored under the hood?
|
||||||
You can save your data as a raw `HTML` string or can get a `JSON`-serializable representation of your document. And of course, you can also pass `HTML` or `JSON` content back to the editor.
|
You can save your data as a raw `HTML` string or can get a `JSON`-serializable representation of your document. And of course, you can also pass `HTML` or `JSON` content back to the editor.
|
||||||
@@ -55,19 +55,20 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
|
|||||||
- [Gregor](https://github.com/gambolputty)
|
- [Gregor](https://github.com/gambolputty)
|
||||||
- [All Contributors](../../contributors)
|
- [All Contributors](../../contributors)
|
||||||
|
|
||||||
## Related Projects
|
## Links
|
||||||
- [html-to-prosemirror](https://github.com/ueberdosis/html-to-prosemirror) by @hanspagel
|
- https://github.com/ueberdosis/awesome-tiptap
|
||||||
- [prosemirror-to-html](https://github.com/ueberdosis/prosemirror-to-html) by @hanspagel
|
|
||||||
- [tiptap-svelte](https://github.com/andrewjk/tiptap-svelte) by @andrewjk
|
|
||||||
- [Laravel Nova Tiptap Editor Field](https://github.com/manogi/nova-tiptap) by @manogi
|
|
||||||
- [WYSIWYG editor for Vuetify](https://github.com/iliyaZelenko/tiptap-vuetify) by @iliyaZelenko
|
|
||||||
- [Quasar Tiptap Demo](https://github.com/kfields/quasar-tiptap-demo) @kfields
|
|
||||||
- [Python Library that converts tiptap JSON](https://github.com/scrolltech/tiptapy) @scrolltech
|
|
||||||
- [WYSIWYG editor for Element UI](https://github.com/Leecason/element-tiptap) by @Leecason
|
|
||||||
- [WYSIWYG editor for Quasar Framework](https://github.com/donotebase/quasar-tiptap) by @mekery
|
|
||||||
|
|
||||||
## Love our work?
|
## Become a sponsor
|
||||||
[Sponsor us](https://github.com/sponsors/ueberdosis) ❤️
|
Your benefits as a sponsor:
|
||||||
|
|
||||||
|
* Give back to the open source community
|
||||||
|
* Get early access private repositories
|
||||||
|
* Your issues and pull requests get a `sponsor 💖` label
|
||||||
|
* Get a sponsor badge in all your comments on GitHub
|
||||||
|
* Show support in your GitHub profile
|
||||||
|
* Receive monthly reports about our open source work
|
||||||
|
|
||||||
|
Does that sound good? [Sponsor us on GitHub!](https://github.com/sponsors/ueberdosis)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
# Become a sponsor
|
# Become a sponsor
|
||||||
To deliver you a top-notch developer experience and user experience, we put hundreds of hours of unpaid work into tiptap. Your funding helps us to make this work more and more financially sustainable. This enables us, to provide helpful support, maintain all our packages, keep everything up to date, and develop new features and extensions for tiptap.
|
To deliver a top-notch developer experience and user experience, we put hundreds of hours of unpaid work into tiptap. Your funding helps us to make this work more and more financially sustainable. This enables us, to provide helpful support, maintain all our packages, keep everything up to date, and develop new features and extensions for tiptap.
|
||||||
|
|
||||||
If you’re using tiptap in a commercial project or just want to give back to the open source community, you can [sponsor us on GitHub](https://github.com/sponsors/ueberdosis).
|
If you’re using tiptap in a commercial project or just want to give back to the open source community, you can [sponsor us on GitHub](https://github.com/sponsors/ueberdosis).
|
||||||
|
|
||||||
## Your benefits as a sponsor
|
## Your benefits as a sponsor
|
||||||
* Give back to the open source community
|
* Give back to the open source community
|
||||||
* Get early access to the tiptap 2 repository
|
* Get early access to private repositories
|
||||||
* Your issues and pull requests get a `sponsor 💖` label
|
* Your issues and pull requests get a `sponsor 💖` label
|
||||||
* Get a sponsor badge in all your comments on GitHub
|
* Get a sponsor badge in all your comments on GitHub
|
||||||
* Show the support in your GitHub profile
|
* Show support in your GitHub profile
|
||||||
* Receive monthly reports about to our open source work
|
* Receive monthly reports about our open source work
|
||||||
|
|
||||||
Does that sound good? [Sponsor us on GitHub!](https://github.com/sponsors/ueberdosis)
|
Does that sound good? [Sponsor us on GitHub!](https://github.com/sponsors/ueberdosis)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user