The External Data Source module provides a generic plugin for adding data gathered from an outside or third parties web service to Drupal Fields options.
Safe External Links (sel) is a module which makes external links open a new window by adding target="_blank" and rel="noreferrer" or rel="noopener" attributes to the anchor tag.
The Inline Formatter Field module allows site builders to template and style entities with a field. This module will create a new field type called "Inline Formatter" which is a boolean which can render HTML/twig when checked. The format can be configured by a site builder using the ACE Editor for a better editor experience.
It is recommended to use the Inline Formatter Display submodule, which essentially, gives you a way to make an entity bundle twig template without the need of actually adding files, changing a theme, or creating a child theme. You can add whatever HTML/twig you like to an entity's display.
Provides a field formatter to simplify daterange field output. Easily create simplified date and time range phrases like "October 5, 2013, 10:00 AM to 1:30 PM."