Angular Rich Text Editor — Embedly Sample

Sample date Updated on Feb 10, 2026
angular angular-rich-text-editor ej2 embedly htmleditor rich-text-editor

This repository is a minimal Angular sample showing integration of embedly with the EJ2 Angular Rich Text Editor.

Quick start

Prerequisites:

  • Node.js 20.x (recommended) and Also supported: Node.js 22.x or 24.x
  • npm

Install dependencies and run the app:

npm install
ng serve

Open http://localhost:4200/ in your browser.

What this sample shows

  • How to include the Rich Text Editor in an Angular component
  • How to enable/configure the Embedly integration (see Integration UG link for exact steps)

References

Up arrow