adapted README.md
This commit is contained in:
parent
aab5a76501
commit
5209d2f85d
16
README.md
16
README.md
@ -1,3 +1,15 @@
|
||||
This is a fork of: https://github.com/vitalets/x-editable
|
||||
# X-Editable (Bootstrap 5 Fork)
|
||||
|
||||
I needed to work with Bootstrap 5
|
||||
This project is a fork of [vitalets/x-editable](https://github.com/vitalets/x-editable), adapted to work with **Bootstrap 5** while maintaining compatibility with jQuery.
|
||||
|
||||
## Why This Fork?
|
||||
The original **x-editable** library was designed for Bootstrap 3 and has not been actively maintained. This fork modernizes the codebase and updates it to support:
|
||||
|
||||
- **Bootstrap 5**
|
||||
- **Bootstrap Icons** (replacing Glyphicons)
|
||||
- General improvements for usability and maintainability
|
||||
|
||||
### Using npm:
|
||||
```sh
|
||||
npm install x-editable-bootstrap5
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user