Automatic check for insensitive language (UI Extension)

Catch insensitive, inconsiderate writing in Contentful with Alex.js

Language is hard and there are many things that might make someone uncomfortable that I’m not aware of. Especially as a non-native English speaker, I’m thankful for every tool that helps me. One of these tools is Alex.js. It’s open source and I really like it.

Check text fields on load and via a button click

The UI-extensions evaluates all fields in an entry that have the type Symbol or Text and checks them with Alex.js. Validation takes place on load of the entry but you can also trigger it via click.

:point_right:t2: Link to alex-js-contentful-ui-extension

3 Likes

This is awesome and super useful!!!