Which modal package/npm to use with Meteor Blaze?

Currently we have in our project the peppelg:bootstrap-3-modal meteor package (which also uses twbs:bootstrap because its needed). We want to delete bootstrap completely from our project so we are lookinf for alternatives for a modal system to run in our Meteor Blaze project.

I have used bootstrap modal, don’t work for you?

https://www.w3schools.com/bootstrap/bootstrap_modal.asp

I’m using the same package. It’s great because it has nifty template support inside the modal.

However if you get rid of bootstrap you get rid of this package.

This might be helpful.

1 Like