Closed mominsamir closed 7 years ago
I haven't used bower for a long time and npm supports flatten dependencies now. I think bower is able to install packages from github, if not, you may have to install the dist file directly.
bower install https://unpkg.com/angular-datetime-input@5.2.1/dist/datetime.js
If you want to switch to npm/yarn, there is an article on bower.io explaining how: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
Hi Nice work.
Please add bower support