Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johann-s/bs-customizer
Create a custom Bootstrap 4.x build
https://github.com/johann-s/bs-customizer
bootstrap bootstrap-4 bootstrap4 customization customizer slim
Last synced: 12 days ago
JSON representation
Create a custom Bootstrap 4.x build
- Host: GitHub
- URL: https://github.com/johann-s/bs-customizer
- Owner: Johann-S
- License: mit
- Created: 2018-09-21T12:46:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:37:51.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T15:00:55.361Z (7 months ago)
- Topics: bootstrap, bootstrap-4, bootstrap4, customization, customizer, slim
- Language: JavaScript
- Homepage: https://johann-s.github.io/bs-customizer/
- Size: 6.49 MB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# bs-customizer
[![Build Status](https://github.com/Johann-S/bs-customizer/workflows/Tests/badge.svg)](https://github.com/Johann-S/bs-customizer/actions?workflow=Tests)
[![dependencies Status](https://img.shields.io/david/Johann-S/bs-customizer.svg)](https://david-dm.org/Johann-S/bs-customizer)
[![devDependencies Status](https://img.shields.io/david/dev/Johann-S/bs-customizer.svg)](https://david-dm.org/Johann-S/bs-customizer?type=dev)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com/)A simple customizer which allows you to build a custom version of [Bootstrap](https://getbootstrap.com/) v4
Features:
- Select which plugins you want to use
- Build a custom Bootstrap CSS version
- Choose to include Popper.js or not
- Minify your custom versionYou can use it [here](https://johann-s.github.io/bs-customizer/).
## Contributing
You're more than welcome to contribute to our project :heart:
To contribute:
- Edit files in `src/`
- Test your changes by running `npm run dev`
- Commit and open a pull requestThank you!
## Testing our latest changes
If you want to try out our latest changes (pushed in our `master` branch) you can see them in .
Our production branch is the `gh-pages` branch which can be seen on .
## Support me
If you want to thank me, you can support me and become my [Patron](https://www.patreon.com/jservoire).
## License
[MIT](https://github.com/Johann-S/bs-customizer/blob/master/LICENSE)