Jasny Bootstrap:
https://github.com/jasny/bootstrap
Installed: npm install jasny-bootstrap --save
Imported in app/app.module.ts
or main.ts
import * as jasny from 'jasny-bootstrap';
I got this error:
ERROR in /Users/Roller/Working/Angular4/src/app/app.module.ts (11,24): Cannot find module 'jasny-bootstrap'.