In this chapter, we will cover the following topics:
- Making the simplest possible jQuery plugin
- Making the plugin customizable with the extend() and each() methods
- Integrating a simple CSS Class Replacement plugin with Bootstrap 4
In this chapter, we will cover the following topics: