UNPKG

@hardpool/js-bridge

Version:

Bridge between pure vanilla javascript and angular. Expose selected methods of angular component on javascript window object and call them from external javascript application. Making angular app plugable/co-exist with other front end app.

3 lines (2 loc) 81 B
export * from './lib/js-bridge.module'; export * from './lib/js-bridge.service';