Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msolimans/bscomponents
Components built on top of bootstrap 4 and jQuery
https://github.com/msolimans/bscomponents
bootstrap4 bower grunt html javascript jquery jquery-ajax sass
Last synced: 18 days ago
JSON representation
Components built on top of bootstrap 4 and jQuery
- Host: GitHub
- URL: https://github.com/msolimans/bscomponents
- Owner: msolimans
- Created: 2017-08-18T21:29:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T21:40:04.000Z (almost 7 years ago)
- Last Synced: 2024-11-02T07:51:31.452Z (2 months ago)
- Topics: bootstrap4, bower, grunt, html, javascript, jquery, jquery-ajax, sass
- Language: HTML
- Homepage: https://msolimans.github.io/modals
- Size: 209 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo https://msolimans.github.io/modals/
Timeout demo: https://codepen.io/anon/pen/MEQjGo# BSComponents
Components built on top of Bootstrap 4 and jQuery to make development life easier
## Prerequisites
Install all required client packages
```youtrack
bower install
```
## Contribute1. Fork the repo and remotely pull it to your machine.
1. Checkout `dev` branch
```youtrack
git checkout dev
```
2. Once you're completely done with your feature or bug, commit your changes and merge with `master` branch.
3. Push your changes
4. Add a new pull request