I don’t think there is a way to “share” the editor library or display templates between applications. With the exception of primitive types such as date and int, your templates will depend on your model data, so you probably want to create a shared library for these primitive types. This would be better implemented as a set of HTML helpers.