Links
Comment on page

Dependencies & Plugins

Core Dependencies

Nectar mainly depends on one library — Framework7.
Besides this, Nectar also requires jQuery, as following third-party jQuery based plugins are used in the project:
We have also included a library LazyLoad, which you can use to lazily load CSS and JS files on-the-fly.
Dependency
Version
Notes
​Framework7​
7.1.5
-
​jQuery​
3.6.3
If you do not use any jQuery based plugin in your app, then you can remove jQuery. Framework7 comes with its own DOM manipulation library Dom7, which is similar to jQuery. You can use that instead.
​LazyLoad​
-
This is used to lazily load other libraries and plugins, ie, only when they are required. Therefore, they are not directly loaded using <link> or <script> tag.

Other Libraries & Plugins

To extend the functionalities of Framework7, Nectar uses some useful CSS, JavaScript and jQuery based plugins.
Plugin
Version
Notes
​AlaSQL​
2.5.3
​
​anime.js​
3.2.1
​
​EasyQRCodeJS​
4.4.13
​
​EasyTimer.js​
4.5.4
​
​Faker​
-
This is used to generate fake random data in Nectar. It might not be required in your app. Therefore you should remove its reference in index.html
​Fast Sort​
​
​
​FileSaver.js​
2.0.5
​
​Font Awesome​
6.2.1
​
​Framework7 Icons​
5.0.5
​
7.0.0
​
​highlight.js​
11.7.0
​
​i18next​
22.4.9
​
​i18nextHttpBackend​
2.1.1
​
​loc-i18next​
0.1.4
​
​jQuery Marquee​
1.6.0
​
​jQuery Validation​
1.19.5
​
​Juxtapose​
1.1.6
​
​Lottie Player​
1.7.0
​
​Material Icons​
-
​
​Moment.js​
2.29.4
​
​purePajinate​
1.0.2
​
​QR Scanner​
1.4.2
​
​Rate Yo!​
2.3.5
​
​rss-parser​
3.12.0
​
​Shepherd​
11.0.1
​
​Show More​
-
​
​Signature Pad​
4.1.4
​
​
If you do not require any of the above third-party libraries or plugins in your app, then you should remove their reference from index.html