Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```

## Contribute

1. 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