Tiny Logo
Plans & PricingContact Us

Integrate TinyMCE rich text editor
with 12+ popular frameworks

Faster development. Flexible tech stacks

The WYSIWYG editor that's
ready for your favorite technology

Make integration easy

It’s straightforward to integrate the TinyMCE rich text editor into any kind of project, web application or tech stack and it doesn't take much time for you or your development team.

Integration requires only basic Javascript and HTML coding knowledge.

Interested in seeing TinyMCE in action?

View a fully functioning demo
The WYSIWYG editor that's ready for your favorite technology

Launch the WYSIWYG editor
with 12+ integrations and
400+ flexible APIs

Easily integrates into your tech stack.
Enhances your editing experience. First-party
integrations that make development easier

Get started with just
a few lines of code

1<h1>TinyMCE Angular Demo</h1>
2<editor
3  apiKey="no-api-key"
4  [init]="{
5    height: 500,
6    plugins: [
7      'a11ychecker', 'accordion', 'advlist', 'anchor', 'autolink', 'autosave',
8      'charmap', 'code', 'codesample', 'directionality', 'emoticons', 'exportpdf',
9      'exportword', 'fullscreen', 'help', 'image', 'importcss', 'importword',
10      'insertdatetime', 'link', 'lists', 'markdown', 'math', 'media', 'nonbreaking',
11      'pagebreak', 'preview', 'quickbars', 'save', 'searchreplace', 'table',
12      'visualblocks', 'visualchars', 'wordcount'
13    ],
14    toolbar:
15      'undo redo | accordion accordionremove | \
16      importword exportword exportpdf | math | \
17      blocks fontfamily fontsize | bold italic underline strikethrough | \
18      align numlist bullist | link image | table media | \
19      lineheight outdent indent | forecolor backcolor removeformat | \
20      charmap emoticons | code fullscreen preview | save print | \
21      pagebreak anchor codesample | ltr rtl',
22    menubar: 'file edit view insert format tools table help'
23  }"
24  initialValue="Welcome to TinyMCE Angular"
25></editor>
26
27
28
29
30

TinyMCE framework integrations

One editor. Infinite use cases. Zero
constraints. Complete design flexibility

Angular rich text editor
Legacy/Angular JS
1st party

Guide:

How-To integration Guide for AngularJS

Ready to use TinyMCE for
your project?

Get a quote

One of the web's most trusted and downloaded
platforms for 20+ years

Frameworks

Easily integrates using 12+ frameworks and 400+ flexible APIs

Explore Integrations ->
Hosting

Cloud-based (free API key) or Self-hosted (download SDK) for use on-premise.

Learn About Hosting ->
Customization

Full source code access for out-of-the-box, UI, or API customizations.

Explore Customization ->

Help when and where you need it

Enterprise-Grade Support

Responsive, in-house support to help you implement, customize and troubleshoot.

Learn More ->
Community

Thousands of questions and answers updated daily on StackOverflow and Github.

Browse questions ->
Documentation

Tutorials, quickstarts, code samples and videos to help you deploy
faster.

Explore docs ->

Trusted by the hottest startups
and biggest brands

TinyMCE in numbers

350M+

Downloads every single year

100M+

Products powered by TinyMCE

35M+

Hits on our CDN per day

23,000+

Commits on GitHub

194

Contributors on GitHub

Back To Top