In the organization I work for, there is a strong aversion to many things that weren't built in-shop. For example, We make very little use of JavaScript libraries, suggestions for looking at development frameworks such as templating are often never considered or simply put off indefinitely.
We don't have many developers ( < 20 ), so time spent writing code that has already been written, tested and optimized by a community feels like time wasted.
Assuming we don't have any outstanding reason not to adopt third-party code, what, if anything, do you suggest to ease people toward the mindset that libraries can be an acceptable part of our product?