get_url
No security coverage
A simple Twig module to generate the URL of a node using the nid.
Features
Useful for getting a path alias of a node in Twig when you only have the node ID available.
Post-Installation
In Twig, simply use the get_url() function with a node's id as the single parameter.
Supporting this Module
This was created for internal use to extend upon our theme we had but we chose to make it available to the Drupal community. If anyone wants to become a co-maintainer and improve upon it, please let us know.