Modal window without bootstrap and angularUI

Currently i am building Angular Ionic mobile application, in which i don't want to use bootstrap and angular UI. But i am using Ionic CSS. I want to write a directive for opening up a modal window as simple as possible, with custom content in modal window. Can some one guide me to do so?