mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
64 lines
2.9 KiB
Markdown
64 lines
2.9 KiB
Markdown
# tiptap 2
|
||
A headless, framework-agnostic and extendable rich text editor, based on [ProseMirror](https://github.com/ProseMirror/prosemirror).
|
||
|
||
[![Build Status](https://github.com/ueberdosis/tiptap/workflows/build/badge.svg)](https://github.com/ueberdosis/tiptap/actions)
|
||
[![Version](https://img.shields.io/npm/v/@tiptap/core.svg?label=version)](https://www.npmjs.com/package/@tiptap/core)
|
||
[![Downloads](https://img.shields.io/npm/dm/@tiptap/core.svg)](https://npmcharts.com/compare/@tiptap/core?minimal=true)
|
||
[![License](https://img.shields.io/npm/l/@tiptap/core.svg)](https://www.npmjs.com/package/@tiptap/core)
|
||
[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true)](https://discord.gg/WtJ49jGshW)
|
||
[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub)](https://github.com/sponsors/ueberdosis)
|
||
|
||
> If you’re looking for tiptap 1, [click here](https://github.com/ueberdosis/tiptap/tree/v1).
|
||
|
||
## Examples
|
||
Have a look at the [examples to see tiptap in action](https://www.tiptap.dev/examples).
|
||
|
||
## Documentation
|
||
The full documentation is a available on [www.tiptap.dev](https://www.tiptap.dev/installation).
|
||
|
||
## Community
|
||
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
|
||
|
||
[Discuss tiptap on GitHub](https://github.com/ueberdosis/tiptap/discussions)
|
||
|
||
## 💖 Sponsors
|
||
* [überdosis](https://ueberdosis.io/)
|
||
* [Ziff Media Group](https://ziffmedia.com/)
|
||
* [Incyte Studios](https://incytestudios.com/)
|
||
* [dotCMS](http://dotcms.com/)
|
||
* [Restruct](https://restruct.nl/)
|
||
* [Bitcrowd](https://bitcrowd.net/)
|
||
* [Reflect](https://reflect.app/)
|
||
|
||
[mymind](https://mymind.com/),
|
||
[DocIQ](https://www.dociq.io/),
|
||
[Apostrophe CMS](https://apostrophecms.com/),
|
||
[Ycode](https://www.ycode.com/),
|
||
[@impactvelocity](https://github.com/impactvelocity),
|
||
[Flow Mobile](https://www.flowmobile.app/),
|
||
[Gretel](http://www.gretel.co/),
|
||
[Omics Data Automation](https://www.omicsautomation.com/),
|
||
[Novadiscovery](http://www.novadiscovery.com/),
|
||
[Atlan Technologies](https://atlan.com/),
|
||
[Gamma](https://gamma.app/),
|
||
[Kirchner Consulting](https://kirchnerconsulting.ch/),
|
||
[IT Xpert](https://itxpert.ch/) and hundreds of awesome inviduals.
|
||
|
||
Using tiptap in production? Invest in the future of tiptap and [become a sponsor!](https://github.com/sponsors/ueberdosis)
|
||
|
||
## Contributing
|
||
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
|
||
|
||
## Contributors
|
||
[Sam Willis](https://github.com/samwillis),
|
||
[Christoph Flathmann](https://github.com/Chrissi2812),
|
||
[Erick Wilder](https://github.com/erickwilder),
|
||
[Marius Tolzmann](https://github.com/mariux),
|
||
[jjangga0214](https://github.com/jjangga0214),
|
||
[Maya Nedeljkovich](https://github.com/mayacoda),
|
||
[Ryan Bliss](https://github.com/ryanbliss),
|
||
[Gregor](https://github.com/gambolputty) and [many more](../../contributors).
|
||
|
||
## License
|
||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|