2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

credit for clipboard

This commit is contained in:
Matthias Mair 2021-05-12 00:49:30 +02:00
parent 73dc431b41
commit 98bcf0cff5

View File

@ -54,3 +54,4 @@ InvenTree relies on the following frontend libraries and components:
| [fullcalendar](https://github.com/fullcalendar/fullcalendar/) | MIT | Calender rendering |
| [Moment JS](https://github.com/moment/momentjs.com/) | MIT | Time and date rendering |
| [jquery-treegrid](https://github.com/maxazan/jquery-treegrid/) | MIT | Treegrid rendering |
| [clipboard.js](https://github.com/zenorocha/clipboard.js) | MIT | text copying |