After the release of the core product TX Text Control .NET Server for ASP.NET X18 and the corresponding MVC packages, we also released the Angular and Node.js packages on npm.

These packages are built to work with the new backend service of TX Text Control X18.

TX Text Control for Angular

https://www.npmjs.com/package/@txtextcontrol/tx-ng-document-editor

The demo WebSocketServer that is used in the Getting Started tutorial has been updated to work with this new version.

The Angular version comes with the new set of JavaScript members that can be found here:

JavaScript API

If you did not try TX Text Control for Angular before, use this tutorial and create your first Angular application with a fully-featured document editor in less than 5 minutes.

TX Text Control for Angular: Getting Started