Tutorial by Topics: party

It is possible to install other libraries following, this approach, however, there might be a need to specify the module type, main file, and default extension. 'lodash': { format: 'cjs', defaultExtension: 'js', main: 'index.js' } 'moment': { main: 'moment.js' } ...
When building applications using Angular 2.x there are times when it's required to use any third party libraries like jQuery, Google Analytics, Chat Integration JavaScript APIs and etc.

Page 1 of 1